github.com/traefik/yaegi@v0.15.1/_test/c1/c1.go (about) 1 package c1 2 3 import "github.com/traefik/yaegi/_test/c2" 4 5 var C1 = c2.C2 + "x"