indention start
This commit is contained in:
parent
1c21aede4b
commit
5062a9b588
12 changed files with 268 additions and 48 deletions
5
test/lexer/7.in
Normal file
5
test/lexer/7.in
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
_private = "valid"
|
||||
var123 = 456
|
||||
CamelCase = True
|
||||
snake_case = False
|
||||
very_long_variable_name_123 = "test"
|
||||
Loading…
Add table
Add a link
Reference in a new issue