mirror of
https://github.com/RGBCube/properties.v
synced 2025-07-29 16:07:46 +00:00
15 lines
256 B
Properties
15 lines
256 B
Properties
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!!!
|