github.com/HaHadaxigua/yaegi@v1.0.1/_test/vars/second.go (about) 1 package vars 2 3 var ( 4 B = concat(" ", C, "!") 5 D = "world" 6 )