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 8 forks source link

Prevent UB caused by changing switch/case variables #50

Closed Nico314159 closed 10 months ago

Nico314159 commented 10 months ago

Only applies to pre-macro switch (pack_format ≤ 15)