2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
head (map (i : append "String " i) [("test!")])
|
head (map (i : append "String " i) [("test!")])
|