mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-14 16:40:59 -04:00
14 lines
179 B
Plaintext
14 lines
179 B
Plaintext
We are testing rules with trailing contexts containing newlines (see scanner.l):
|
|
|
|
Fixed_trailing:
|
|
test
|
|
|
|
Var_trailing:word
|
|
test
|
|
|
|
Var_prefix_and_trailing:word:
|
|
more
|
|
text
|
|
comes
|
|
here
|