Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-347.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
none
/
tearoff_opt_out.dart.textual_outline.expect
blob: ef070bfb016dca435965a24ea6ab27c712ee4073 [
file
] [
log
] [
blame
]
// @dart = 2.9
class
Class
{
void
call
()
{}
}
test
(
Class
c
)
{}
main
()
{}