We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434ff9a commit cd55e24Copy full SHA for cd55e24
tests/format2/ideal.test
@@ -1,13 +1,13 @@
1
-$$$ false
+$$$ false
2
>>>= 1
3
4
# no comment at begin of file because they are currently not parsed because of shared input
5
6
-$$$ echo foo
+$$$ echo foo
7
>>>
8
foo
9
10
-$$$ cat --unknown-option
+$$$ cat --unknown-option
11
>>>2 /option/
12
13
tests/format3/ideal.test
-$ false
+$ false
>= 1
-$ echo foo
+$ echo foo
>
-$ cat --unknown-option
+$ cat --unknown-option
>2 /option/
0 commit comments