Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
bug30620_d.dart.weak.outline.expect
blob: abcb5f58b44cb6e49714ac1f88ffb88b6410dbd4 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method foo
(
dynamic
obj
)
→
core
::
String
*
;
static
method main
()
→
dynamic
;