Sign in
dart
/
sdk.git
/
refs/heads/base
/
.
/
pkg
/
front_end
/
testcases
/
constructor_tearoffs
/
issue46133.dart.strong.outline.expect
blob: ccba86677db80244a9dcc3a9d90f75ec0e7728da [
file
] [
log
] [
blame
] [
edit
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
class
A
extends
core
::
Object
{
synthetic constructor
•()
→
self
::
A
;
}
static
method test
()
→
dynamic
;
static
method main
()
→
dynamic
;