elena-lang icon indicating copy to clipboard operation
elena-lang copied to clipboard

Alt expression breaks the compilation

Open arakov opened this issue 4 years ago • 0 comments

Describe the bug When following code is compiled the compiler is crashed.

To Reproduce

WindowHandle handle := cast WindowHandle(forward program.MainWindow) \ back:nil;

arakov avatar Sep 24 '20 08:09 arakov