~starkingdoms/starkingdoms

ref: 2a3588e2273c14d4e5a71da0abcbc449376072a3 starkingdoms/crates/kabel/test/lexer/keywords.out -rw-r--r-- 354 bytes
2a3588e2ghostly_zsh fix: zoom to projection x2 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
For
LeftParen
Var
Ident i
Equal
Num 0
Semicolon
Semicolon
RightParen
LeftBrace
RightBrace
If
LeftParen
True
RightParen
LeftBrace
RightBrace
Else
LeftBrace
RightBrace
While
LeftParen
False
RightParen
LeftBrace
Break
Semicolon
Continue
Semicolon
RightBrace
Loop
LeftBrace
RightBrace
Function
LeftParen
RightParen
LeftBrace
RightBrace
Var
Ident i
Semicolon