10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
# %TEST-EXEC: btest %INPUT
|
|
# %TEST-EXEC: btest-diff output
|
|
|
|
@TEST-EXEC: cat %INPUT | wc -c | awk '{print $1}' >>../../output
|
|
This is the first test input in this file.
|
|
# @TEST-START-NEXT
|
|
... and the second.
|
|
# @TEST-START-NEXT
|
|
... and the third.
|