Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
bug31436_2.dart.weak.outline.expect
blob: 571b2d19623489b9405547044759dd158b71fd12 [
file
] [
log
] [
blame
]
library test
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method block_test
(()
→
core
::
List
<
core
::
Object
>
g
)
→
void
;
static
method arrow_test
(()
→
core
::
List
<
core
::
Object
>
g
)
→
void
;