WingedSeal / jmc

A compiler for JMC (JavaScript-like Minecraft Function), a mcfunction extension language for making Minecraft Datapack
https://jmc.wingedseal.com
MIT License
64 stars 7 forks source link

[BUG] else if doesnt work with macros #98

Open amqndin opened 3 months ago

amqndin commented 3 months ago

Describe the bug

image the above code results in the following error image

To Reproduce

try to make an else if statement with macros

Expected behavior

for macros to work properly

Desktop

Additional context

[Add any other context about the problem here.]