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

Implement ??= operator #23

Closed Nico314159 closed 1 year ago

Nico314159 commented 1 year ago

Resolves #17

Nico314159 commented 1 year ago

Shoot I made a bug in it!

Nico314159 commented 1 year ago

@WingedSeal I made one extra commit to fix the bug, can you merge again?