17 lines
379 B
Plaintext
17 lines
379 B
Plaintext
"SINGLELINE" = "single line";
|
|
"MULTILINE" = "multi\
|
|
line";
|
|
"MULTILINE2" = "another\
|
|
multi\
|
|
line";
|
|
"SINGLELINE2" = "another single line";
|
|
"multiLine\
|
|
Key" = "test";
|
|
|
|
"ending.with." = "Ceci n'est pas une pipe.";
|
|
"..some..dots.and..empty..components.." = "Veni, vidi, vici";
|
|
|
|
/* A multiline
|
|
comment */
|
|
"multiline-comment" = "This string should have a multiline comment";
|