Commit 55d61517 authored by Per Buer's avatar Per Buer

vcl string concat updated to reflect trunk

parent bf1f446e
......@@ -44,7 +44,7 @@ in strings in VCL, so it can be freely used in regular expressions
without doubling.
Strings are concatenated by putting them one after each other
without a '+' operator between.
with a '+' operator between.
Assignments are introduced with the *set* keyword. There are no
user-defined variables; values can only be assigned to variables
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment