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