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