Compiler crash after forgetting to enclose string in quotes #44007
Labels
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
front-end-fasta-recovery
P2
A bug or feature request we're likely to work on
I just attempted to run the following code in DartPad. The code is wrong - I forgot to wrap the Date string in quotes in the final line. Nonetheless, the compiler should not crash.
Dart SDK build number: 2.10.2
OS: Linux, using a proprietary Google corp version
I was opening https://dartpad.dartlang.org on Chrome
Full console output from DartPad included below:
Thanks!
The text was updated successfully, but these errors were encountered: