Wendicka / Scyndi

Experimental programming language
GNU General Public License v3.0
0 stars 0 forks source link

function call without arguments is being ignored #52

Open Tricky1975 opened 6 years ago

Tricky1975 commented 6 years ago

Luckily the prototype accepts non-needed arguments (for now), but once that's properly blocked this bug MUST be fixed.

ADDITION: Further investigation showed this ONLY affects imported functions and not functions declared on the "official" Scyndi way.