Sign in
dart
/
sdk.git
/
f860b70c98d03b454eb0ad2fba70e4e2c9641a6f
/
.
/
pkg
/
front_end
/
testcases
/
rasta
/
issue_000034.dart.textual_outline.expect
blob: 3408df877f2d3892b297d31de83c6f6aa51bf03c [
file
] [
log
] [
blame
]
// @dart = 2.9
class
C
{
const
C
()
:
=
this
.
x
;
}
main
()
{}