Closed smallst closed 3 years ago
add support for cpp list value
see also in https://github.com/codecombat/jaba/pull/2
I think it would be better to patch ArrayValue.make inside jaba's setupEngine logic. This would apply the behavior to more Arrays and keep things more cleanly separated.
ArrayValue.make
close because of unnecessary changes
add support for cpp list value
see also in https://github.com/codecombat/jaba/pull/2