56bad3cab81e3e0362881bffb5829a07dfea0560
[fur] / examples / 27_string_concatenation.fur
1 print('Hello' ++ ', ' ++ 'world' ++ '\n')