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

3 lines
92 B
Plaintext

@TEST-EXEC: echo "Foo" | grep -q Foo
@TEST-EXEC: awk 'BEGIN{for(i=0; i < 50000000; i++){}}'