Closed diachedelic closed 2 years ago
I discovered and fixed some bugs in the Neo transpiler:
ƒ[]
array(number, function)
record(record, array)
Thank you.
I discovered and fixed some bugs in the Neo transpiler:
ƒ[]
was unparseablearray(number, function)
ignored the function argumentrecord(record, array)
treated the array argument like an object