3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
let concat_syntax (s: string) =
|
||
|
s ^ "test_literal"
|