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