added formating functions
This commit is contained in:
17
tests/format.expected
Normal file
17
tests/format.expected
Normal file
@@ -0,0 +1,17 @@
|
||||
2
|
||||
-1
|
||||
3
|
||||
hello world
|
||||
the answer is 42
|
||||
Alice and Bob
|
||||
a: 1, b: 2
|
||||
no placeholders
|
||||
X is first
|
||||
last is Y
|
||||
a: 1, b: hello
|
||||
answer is 42
|
||||
hello world
|
||||
foo: 123 and bar
|
||||
nothing here
|
||||
A and B
|
||||
1+2
|
||||
Reference in New Issue
Block a user