Sign in
dart
/
sdk
/
47dc4663d8e0dff1b053838c56bbb1412ef64e0d
/
.
/
pkg
/
front_end
/
testcases
/
coverage
/
const_equals_throw.dart.textual_outline.expect
blob: 0d5a9d7c876cb3fed43ad1650dca110290bfbb6a [
file
] [
log
] [
blame
]
const
x
=
throw
"x"
;