proper eof handling
This commit is contained in:
parent
6a66b63680
commit
1c21aede4b
8 changed files with 9 additions and 8 deletions
|
|
@ -2,4 +2,4 @@ _private = "valid"
|
|||
var123 = 456
|
||||
CamelCase = True
|
||||
snake_case = False
|
||||
very_long_variable_name_123 = "test"
|
||||
very_long_variable_name_123 = "test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue