We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777be61 commit 46dabe1Copy full SHA for 46dabe1
fixtures/_test_dot_shorthands/web/main.dart
@@ -4,8 +4,6 @@
4
5
// @dart = 3.9
6
7
-import 'dart:core';
8
-
9
class C {
10
int value;
11
C(this.value); // lineA
0 commit comments