You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// pkg/front_end/testcases/issue34515.dart:9:3: Warning: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
6
+
// ImportedClass(1);
7
+
// ^^^^^^^^^^^^^
8
+
//
9
+
// pkg/front_end/testcases/issue34515.dart:10:3: Warning: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
let final core::Object #t1 = 1 in invalid-expression "pkg/front_end/testcases/issue34515.dart:9:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
21
+
ImportedClass(1);
22
+
^^^^^^^^^^^^^";
23
+
let final core::Object #t2 = "a" in invalid-expression "pkg/front_end/testcases/issue34515.dart:10:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
24
+
ImportedClass(\"a\");
25
+
^^^^^^^^^^^^^";
26
+
}
27
+
static method main() → dynamic {}
28
+
29
+
library;
30
+
import self as self2;
31
+
import "dart:core" as core;
32
+
33
+
class ImportedClass extends core::Object {
34
+
constructor •(core::int a) → self2::ImportedClass
35
+
: super core::Object::•()
36
+
;
37
+
}
38
+
39
+
library;
40
+
import self as self3;
41
+
import "dart:core" as core;
42
+
43
+
class ImportedClass extends core::Object {
44
+
constructor •(core::String a) → self3::ImportedClass
// pkg/front_end/testcases/issue34515.dart:9:3: Warning: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
6
+
// ImportedClass(1);
7
+
// ^^^^^^^^^^^^^
8
+
//
9
+
// pkg/front_end/testcases/issue34515.dart:10:3: Warning: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
let final core::Object #t1 = 1 in invalid-expression "pkg/front_end/testcases/issue34515.dart:9:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
21
+
ImportedClass(1);
22
+
^^^^^^^^^^^^^";
23
+
let final core::Object #t2 = "a" in invalid-expression "pkg/front_end/testcases/issue34515.dart:10:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
24
+
ImportedClass(\"a\");
25
+
^^^^^^^^^^^^^";
26
+
}
27
+
static method main() → dynamic {}
28
+
29
+
library;
30
+
import self as self2;
31
+
import "dart:core" as core;
32
+
33
+
class ImportedClass extends core::Object {
34
+
constructor •(core::int a) → self2::ImportedClass
35
+
: super core::Object::•()
36
+
;
37
+
}
38
+
39
+
library;
40
+
import self as self3;
41
+
import "dart:core" as core;
42
+
43
+
class ImportedClass extends core::Object {
44
+
constructor •(core::String a) → self3::ImportedClass
// pkg/front_end/testcases/issue34515.dart:9:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
6
+
// ImportedClass(1);
7
+
// ^^^^^^^^^^^^^
8
+
//
9
+
// pkg/front_end/testcases/issue34515.dart:10:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
let final core::Object #t1 = 1 in invalid-expression "pkg/front_end/testcases/issue34515.dart:9:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
21
+
ImportedClass(1);
22
+
^^^^^^^^^^^^^";
23
+
let final core::Object #t2 = "a" in invalid-expression "pkg/front_end/testcases/issue34515.dart:10:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
24
+
ImportedClass(\"a\");
25
+
^^^^^^^^^^^^^";
26
+
}
27
+
static method main() → dynamic {}
28
+
29
+
library;
30
+
import self as self2;
31
+
import "dart:core" as core;
32
+
33
+
class ImportedClass extends core::Object {
34
+
constructor •(core::int a) → self2::ImportedClass
35
+
: super core::Object::•()
36
+
;
37
+
}
38
+
39
+
library;
40
+
import self as self3;
41
+
import "dart:core" as core;
42
+
43
+
class ImportedClass extends core::Object {
44
+
constructor •(core::String a) → self3::ImportedClass
// pkg/front_end/testcases/issue34515.dart:9:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
6
+
// ImportedClass(1);
7
+
// ^^^^^^^^^^^^^
8
+
//
9
+
// pkg/front_end/testcases/issue34515.dart:10:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
let final core::Object #t1 = 1 in invalid-expression "pkg/front_end/testcases/issue34515.dart:9:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
21
+
ImportedClass(1);
22
+
^^^^^^^^^^^^^";
23
+
let final core::Object #t2 = "a" in invalid-expression "pkg/front_end/testcases/issue34515.dart:10:3: Error: 'ImportedClass' is imported from both 'pkg/front_end/testcases/issue34515_lib1.dart' and 'pkg/front_end/testcases/issue34515_lib2.dart'.
24
+
ImportedClass(\"a\");
25
+
^^^^^^^^^^^^^";
26
+
}
27
+
static method main() → dynamic {}
28
+
29
+
library;
30
+
import self as self2;
31
+
import "dart:core" as core;
32
+
33
+
class ImportedClass extends core::Object {
34
+
constructor •(core::int a) → self2::ImportedClass
35
+
: super core::Object::•()
36
+
;
37
+
}
38
+
39
+
library;
40
+
import self as self3;
41
+
import "dart:core" as core;
42
+
43
+
class ImportedClass extends core::Object {
44
+
constructor •(core::String a) → self3::ImportedClass
0 commit comments