generated from ElnuDev/rust-project
Implement naive arrays, better debugging
This commit is contained in:
parent
a518097ff0
commit
3794a1d607
3 changed files with 35 additions and 1 deletions
|
@ -8,5 +8,6 @@ multiple lines"
|
|||
'this is a single quote string'
|
||||
'this also has escaped \'quotes\''
|
||||
this is cool # comment
|
||||
[ "this", "is", "an", "array" ]
|
||||
|
||||
huh
|
Loading…
Add table
Add a link
Reference in a new issue