Content deleted Content added
m General fixes / CHECKWIKI fixes using AWB |
→Language features: Fix variable case. |
||
Line 26:
c << "foo" + "bar" # Concat strings
For clarity, this notation is read as "
Magik also supports a compressed variation of this operator that works in a similar way to those found in [[C (programming language)|C]]:
|