blob: 4d8ad558b2bdb4684133ded101502390c654f1a1 [file] [log] [blame]
// Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// This file was autogenerated by the pkg/compiler/tool/graph_isomorphizer.dart.
import "package:expect/expect.dart";
import 'libImport.dart';
@pragma('dart2js:noInline')
/*member: g_100_0:member_unit=1{b1, b2}*/
g_100_0() {
Set<String> uniques = {};
// f_1**_*;
f_100_0(uniques, 0);
f_100_1(uniques, 0);
f_101_0(uniques, 0);
f_101_1(uniques, 0);
f_110_0(uniques, 0);
f_110_1(uniques, 0);
f_111_0(uniques, 0);
f_111_1(uniques, 0);
Expect.equals(8, uniques.length);
}