mlogjs / mlogjs

Compile javascript into Mindustry logic code (mlog)

Home Page:https://mlogjs.github.io/mlogjs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix the location of validation errors in function macros

JeanJPNM opened this issue · comments

Errors thrown by function macros have their location marked as the whole function call, instead of the parameter that was invalid.