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