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/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
6
-
// B(super.foo);
7
-
// ^
8
-
//
9
2
import self as self;
10
3
import "dart:core" as core;
11
4
@@ -17,9 +10,7 @@ class A extends core::Object {
17
10
}
18
11
class B extends self::A {
19
12
constructor •(dynamic foo) → self::B
20
-
: final dynamic #t1 = invalid-expression "pkg/front_end/testcases/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
// pkg/front_end/testcases/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
6
-
// B(super.foo);
7
-
// ^
8
-
//
9
2
import self as self;
10
3
import "dart:core" as core;
11
4
@@ -17,9 +10,7 @@ class A extends core::Object {
17
10
}
18
11
class B extends self::A {
19
12
constructor •(dynamic foo) → self::B
20
-
: final dynamic #t1 = invalid-expression "pkg/front_end/testcases/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
// pkg/front_end/testcases/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
6
-
// B(super.foo);
7
-
// ^
8
-
//
9
2
import self as self;
10
3
import "dart:core" as core;
11
4
@@ -17,9 +10,7 @@ class A extends core::Object {
17
10
}
18
11
class B extends self::A {
19
12
constructor •(dynamic foo) → self::B
20
-
: final dynamic #t1 = invalid-expression "pkg/front_end/testcases/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
// pkg/front_end/testcases/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
6
-
// B(super.foo);
7
-
// ^
8
-
//
9
2
import self as self;
10
3
import "dart:core" as core;
11
4
@@ -17,9 +10,7 @@ class A extends core::Object {
17
10
}
18
11
class B extends self::A {
19
12
constructor •(dynamic foo) → self::B
20
-
: final dynamic #t1 = invalid-expression "pkg/front_end/testcases/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
// pkg/front_end/testcases/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
6
-
// B(super.foo);
7
-
// ^
8
-
//
9
2
import self as self;
10
3
import "dart:core" as core;
11
4
@@ -17,9 +10,7 @@ class A extends core::Object {
17
10
}
18
11
class B extends self::A {
19
12
constructor •(dynamic foo) → self::B
20
-
: final dynamic #t1 = invalid-expression "pkg/front_end/testcases/super_parameters/simple.dart:11:3: Error: The superclass, 'A', has no unnamed constructor that takes no arguments.
0 commit comments