Sign in
dart
/
sdk.git
/
f860b70c98d03b454eb0ad2fba70e4e2c9641a6f
/
.
/
pkg
/
front_end
/
testcases
/
regress
/
issue_32200.dart.textual_outline_modelled.expect
blob: 7a5a831e0fc9684c2f069f1bdfc67bd38e59ed7c [
file
] [
log
] [
blame
]
// @dart = 2.9
import
"issue_32200.dart"
as
self
;
class
Foo
{
self
.
Foo
self
;
}
main
()
{}