Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
unified_collections
/
set_add_all.dart.weak.outline.expect
blob: 5b9b10aa8b278d35dbfa88844bbd785bb9d0928a [
file
] [
log
] [
blame
]
library
;
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
;