Compiler crash after forgetting to enclose string in quotes #44007
Labels
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
legacy-area-front-end
Legacy: Use area-dart-model instead.
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: