Commit cafd0e0
committed
chore: sync Leo syntax from v4.0.2
Catches master up to v4.0.2 (commit 13448848d9509c32b4541fda6b498b0fee703eab),
picking up the tree-sitter fix that adds 'identifier' as a primitive_type
(ProvableHQ/leo#29359). This propagates into both the TextMate
'storage.type.primitive.leo' match and the Prism 'type-keyword' regex.
Regenerated via ./scripts/sync-tree-sitter-from-leo.sh ../leo v4.0.2.
`npm run test:prism` passes.1 parent 6e3de6b commit cafd0e0
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments