Sign in
dart
/
sdk.git
/
refs/tags/2.5.0-dev.3.0
/
.
/
pkg
/
front_end
/
testcases
/
runtime_checks
/
call_method_implicit_tear_off_future_or.dart.outline.expect
blob: 389e36a888db85bc9bcc8f565ec772533ed9f775 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
import
"dart:async"
;
class
C
extends
core
::
Object
{
synthetic constructor
•()
→
self
::
C
*
;
method call
()
→
void
;
}
static
method main
()
→
dynamic
;