mjesteve commented on issue #238:
URL: 
https://github.com/apache/royale-compiler/issues/238#issuecomment-2134076295

   False positive. I don't know why, "today", when doing a complete compilation 
(I did it the other day several times) it compiles, it doesn't give an error, 
but the code generated by the compiler in App.js is not correct:
   
   
![image](https://github.com/apache/royale-compiler/assets/55754195/0b46c28a-d3aa-4846-ac18-8da49ac803cd)
   
   For it to work, the double quotes must be single:
   
   
![image](https://github.com/apache/royale-compiler/assets/55754195/917ccb60-4fbe-4f19-a251-3cf396e89c0a)
   
   I'm missing the second part of the modification. I have modified the lexer, 
right? and now the transpilation part is missing?
   I'm going to continue investigating...
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@royale.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to