~starkingdoms/starkingdoms

ref: 8d0982f2463479ae31f1098fe71e0510220b4c2f starkingdoms/crates/kabel/test/lexer/keywords.out -rw-r--r-- 354 bytes
8d0982f2ghostly_zsh fix: orbit indicator is a line 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