blob: c9479cb3cfe242b576c5e4be5cac5adae6ecd78d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/tutorial.texi.orig 2018-02-15 10:10:36 UTC
+++ doc/tutorial.texi
@@ -3920,7 +3920,7 @@ and keyword selectors:
#at:put:
@end example
-@itemx @t{eval: ``##('' [temps] exprs ``)''}
+@item @t{eval: ``##('' [temps] exprs ``)''}
This syntax also has not been used in the tutorial, and results
in evaluating an arbitrarily complex expression at compile-time,
and substituting the result: for example @code{##(Object allInstances
|