Sign in
dart
/
sdk.git
/
1a8b1725a5724ba41f61f797b39ad54d57677430
/
.
/
tests
/
hot_reload
/
top_level_parse_error
/
config.json
blob: 6163a758ebca727c090fe62cf10b72b771d997b2 [
file
]
{
"expectedErrors"
:
{
"1"
:
"Variables must be declared using the keywords 'const', 'final', 'var' or a type name"
}
}