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