github.com/switchupcb/yaegi@v0.10.2/_test/d3.go (about) 1 package main 2 3 import "github.com/switchupcb/yaegi/_test/d2" 4 5 func main() { 6 f := d2.F 7 f() 8 } 9 10 // Output: 11 // test