2 lines
45 B
Text
2 lines
45 B
Text
|
|
if char == "<" then Prepend "<" acc else acc
|
|
|
if char == "<" then Prepend "<" acc else acc
|