aboutsummaryrefslogtreecommitdiff
path: root/examples/sample_code.nom
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sample_code.nom')
-rw-r--r--examples/sample_code.nom11
1 files changed, 5 insertions, 6 deletions
diff --git a/examples/sample_code.nom b/examples/sample_code.nom
index 63078d7..2917be1 100644
--- a/examples/sample_code.nom
+++ b/examples/sample_code.nom
@@ -104,12 +104,11 @@ if %x:
say "three"
-printf [..]
- ".."
- |this is a longstring
- |
- .., "with", ".."
- | multiple lines
+say ".."
+ |this is a longstring
+ |
+ | with multiple lines
+ | and an interpolated expression: \2 + 5\
rule "%n bottles":
lua block [..]