"compiled" does not like null reference #6592
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2021-11-09 by @fanoush yesterday I created two issues for the other stuff over here https://github.com/gfwilliams/EspruinoCompiler/issues Posted at 2021-11-10 by @gfwilliams Thanks! Just filed an issue for this at gfwilliams/EspruinoCompiler#13 Realistically I'm really busy right now so won't get around to fixing this for a while, but it shouldn't be too painful to implement |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-11-09 by Andreas_Rozek
S.th. which might be worth adding to https://www.espruino.com/Compilation: trying to assign
null
to a variable causes a compiler error messageBeta Was this translation helpful? Give feedback.
All reactions