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