From a7d912a33ae1f6857e5abbda1997bcf1fff2a83d Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Tue, 18 Dec 2018 19:30:01 -0800 Subject: Initial pass on updating syntax. --- examples/how_do_i.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/how_do_i.nom') diff --git a/examples/how_do_i.nom b/examples/how_do_i.nom index 00fc7a2..a296849 100644 --- a/examples/how_do_i.nom +++ b/examples/how_do_i.nom @@ -63,7 +63,7 @@ say " ..start the next line with two periods, like that. Similarly, you can put a long interpolated indented value like: \(..) - 100 + 200 + 300 + 400 + 500 + 600 + 700 + 800 + 900 + 1000 + 2000 + 3000 + 4000 + 5000 + 6000 + 7000 + 8000 + 9000 ..between a backslash and two periods." say "Single-line text can contain escape sequences like \", \\, \000, and \n" -- cgit v1.2.3