teal-language / tl

The compiler for Teal, a typed dialect of Lua
MIT License
2.11k stars 109 forks source link

Error in Playground #524

Closed tooolbox closed 2 years ago

tooolbox commented 2 years ago

Playground currently seems nonfunctional:

https://teal-playground.netlify.app/?c=bG9jYWwgbWVzc2FnZTpzdHJpbmcgPSAiaGVsbG8gd29ybGQhIg%3D%3D

Playground.vue:142 ...raw.githubusercontent.com/teal-language/tl/master/tl.lua:218: TL_DEBUG was defined, but not a number

Chrome 102 on Windows.

hishamhm commented 2 years ago

Thanks for the report! Fixed by https://github.com/teal-language/teal-playground/pull/36