doc: update complex-msg syntax examples
This commit is contained in:
@@ -1 +1,3 @@
|
||||
2 + 3 * 4.
|
||||
var y = 32.
|
||||
var f = [ :x | x * 2 + y ].
|
||||
var result = f(4).
|
||||
|
||||
Reference in New Issue
Block a user