Commit 637ce11
Roll dart_style into the SDK.
This only has two small changes:
- Remove tests of invalid syntax which will no longer be accepted by
the parser soon: dart-lang/dart_style#1758
- Don't insert a space between `?` and `.` in one corner of the grammar
because the parser will handle it correctly without a space.
Nothing in the SDK should be affected by this.
Change-Id: If6ef15de45edee9b94afde5f5609b6650647798d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444371
Commit-Queue: Alexander Thomas <[email protected]>
Auto-Submit: Bob Nystrom <[email protected]>
Reviewed-by: Alexander Thomas <[email protected]>1 parent 5bee087 commit 637ce11
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments