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

Prevent duplicate imports when using wildcard #62

Closed Nico314159 closed 1 year ago

Nico314159 commented 1 year ago

Fixes #41 and #56