Closed TheChoconut closed 6 years ago
Adding parameters in function will result in an "Object is null" Exception.
Functions
This is partially fixed in fdfdc4ad45c90eacf097ae3763d82caff1208f38. Function parameters can be used in return statement but can't be accessed elsewhere. New issue: #9.
Adding parameters in function will result in an "Object is null" Exception.