DEBSOURCES
Skip Quicknav
sources / golang-github-traefik-yaegi / 0.16.1-2 / _test / export0.go
12345678
package main func Test() { println("Hello from test") } // Output: //