Crash when using a class name in binop method call syntax #669
Labels
bug
Issues that relate to unexpected/unwanted behavior. Don't use for PRs.
comp: sclang
sclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library"
Milestone
Expected behavior: Parse error
Actual behavior: Language crashes
True, it's wrong input, but we should catch wrong input and provide reasonable error output rather than crashing.
The text was updated successfully, but these errors were encountered: