Skip to content

Commit

Permalink
#2232. Fix secondary errors in not_a_constant_in_superclass_t02.dart (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrekhov authored Aug 24, 2023
1 parent 392e812 commit a1918f1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,4 @@ class C extends B {

main() {
const C();
//^^^^^^^^^
// [analyzer] unspecified
}

0 comments on commit a1918f1

Please sign in to comment.