Rep-string: Difference between revisions

m
→‎{{header|11l}}: Indented multi-line string literals
m (→‎{{header|11l}}: Indented multi-line string literals)
Line 39:
 
V matchstr =
|‘1001110011
1110111011
0010010010
1010101010
1111111111
0100101101
0100100
101
11
00
1’
 
L(line) matchstr.split("\n")
1,481

edits