diff options
Diffstat (limited to 'tests/bc/stdin2.txt')
| -rw-r--r-- | tests/bc/stdin2.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bc/stdin2.txt b/tests/bc/stdin2.txt new file mode 100644 index 000000000000..f260cfa7dbcf --- /dev/null +++ b/tests/bc/stdin2.txt @@ -0,0 +1 @@ +for (i = 0; i < 3; ++i) if (2 < 3) 1 |
