Sign in
dart
/
sdk
/
b36df2bc3480c24f005c5edec5cbc3815c4726b0
/
.
/
pkg
/
front_end
/
testcases
/
unified_collections
/
set_add_all.dart.weak.outline.expect
blob: 9e6cb99fbe9ac23c2353e5a1f6f2bc85effc221a [
file
] [
log
] [
blame
]
library
/*isLegacy*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method useAddAll
()
→
void
;
static
method main
()
→
dynamic
;
static
method expect
(
core
::
Set
<dynamic>
*
set1
,
core
::
Set
<dynamic>
*
set2
)
→
void
;