MysteryBlokHed / databind

Expand the functionality of Minecraft Datapacks.
https://databind.rtfd.io/en/stable
GNU General Public License v3.0
4 stars 0 forks source link

Stop transpiling tokens outside of a function #27

Closed MysteryBlokHed closed 3 years ago

MysteryBlokHed commented 3 years ago

Closes #25

Ignores tokens if they are not either inside of a function or defining a function.