aboutsummaryrefslogtreecommitdiff
path: root/core/text.nom
diff options
context:
space:
mode:
Diffstat (limited to 'core/text.nom')
-rw-r--r--core/text.nom4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/text.nom b/core/text.nom
index 05ec409..40eb895 100644
--- a/core/text.nom
+++ b/core/text.nom
@@ -22,10 +22,10 @@ test:
assume ("asdf"::uppercase) == "ASDF"
assume ("asdf"::with "s" -> "X") == "aXdf"
assume ("one\ntwo\n"::lines) == ["one", "two", ""]
- (アクション %spec %body) parses as (externally %spec means %body)
+ (%spec とは %body) parses as (%spec means %body)
test:
%こんにちは = "こんにちは"
- アクション [% と言う] "\(%)世界"
+ (% と言う) とは "\(%)世界"
assume (%こんにちは と言う) == "こんにちは世界"
(%expr for %match in %text matching %patt) compiles to (..)
Lua value "\