mirror of
https://github.com/RGBCube/properties.v
synced 2025-07-30 08:27:45 +00:00
fix: Rewrite 2 times
This commit is contained in:
parent
5b478a07aa
commit
0b4b3c39c5
3 changed files with 238 additions and 69 deletions
|
@ -1,2 +1,15 @@
|
|||
asdasd\\def = asdlnj\
|
||||
asdasd\\n
|
||||
foo=bar
|
||||
baz = qux
|
||||
asd: def
|
||||
properties : is a very bad format
|
||||
i\ hate\ writing\ tests ==
|
||||
colon::
|
||||
escaped = \\
|
||||
real.new\ line= \n
|
||||
fake.new.line=\\n
|
||||
# Is a comment.
|
||||
# This too.
|
||||
! And this!
|
||||
! Last one i swear.
|
||||
not.a.comment#=#
|
||||
is\ it\ over!? = finally!!!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue