github.com/neugram/ng@v0.0.0-20180309130942-d472ff93d872/eval/testdata/builtin2.ng (about) 1 s1 := "O" 2 s2 := "K" 3 printf("%s\n", s1+s2)