This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit d5405d0
[cfe] Allow local const variables as annotations.
Fixes dart-lang/sdk#37065
Change-Id: If902bd22fc6e0925c361a31e22b32d046ea4754e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/103628
Commit-Queue: Aske Simon Christensen <[email protected]>
Reviewed-by: Lasse R.H. Nielsen <[email protected]>1 parent 0d0f01a commit d5405d0
File tree
2 files changed
+14
-1
lines changed- pkg/front_end/lib/src/fasta/kernel
- tests/language_2
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
| 512 | + | |
| 513 | + | |
513 | 514 | | |
514 | 515 | | |
515 | 516 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments