Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

9 lines
158 B
Bash

# @TEST-EXEC: cat %INPUT | wc -c >output
# @TEST-EXEC: btest-diff output
This is the first test input in this file.
# @TEST-START-NEXT
... and the second.