aboutsummaryrefslogtreecommitdiff
path: root/tests/text.nom
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-07-10 17:10:37 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-07-10 17:10:59 -0700
commit3fd5687370c3ef28c1878a79f0b4173e7212795f (patch)
tree25282d62a576a65e930fd47459d9c9ce05109f90 /tests/text.nom
parent77a551099a1d7c1d45036bf14301f7841ee8b8ca (diff)
Fixed up line numbers for generated code.
Diffstat (limited to 'tests/text.nom')
-rw-r--r--tests/text.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text.nom b/tests/text.nom
index 4b7f952..39ee496 100644
--- a/tests/text.nom
+++ b/tests/text.nom
@@ -24,7 +24,7 @@ assume ((%こんにちは と言う) = "こんにちは世界") or barf "Unicode
%s <- ".."
one two\nthree\
..four
-assume (%s = "one two\\nthreefour")
+assume (%s = "one two\\nthreefour") or barf "%s = \(quote %s), not \(quote "one two\\nthreefour")"
%s <- ".."
list:\[..]
1,2,3