ligo/src/test/contracts/string_arithmetic.mligo

3 lines
53 B
Plaintext
Raw Normal View History

let concat_syntax (s: string) =
s ^ "test_literal"