This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Commit 32de304
committed
Make SourceSpanException.source a getter
The override in
https://github.com/dart-lang/string_scanner/blob/master/lib/src/exception.dart
is causing a problem in DDC / strong mode.
[email protected]
Review URL: https://codereview.chromium.org//1722603005 .1 parent 3171891 commit 32de304
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | | - | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
0 commit comments