Sign in
dart
/
sdk.git
/
refs/tags/2.13.0-2.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
no_such_method_forwarders
/
private_module.dart.textual_outline.expect
blob: ad5304f4d9358f3cebb6e813462b4f3ef9a02c9b [
file
] [
log
] [
blame
]
library private_module
;
abstract
class
Fisk
{
void
_hest
();
}
main
()
{}