gitlab.com/ethan.reesor/vscode-notebooks/yaegi@v0.0.0-20220417214422-5c573557938e/_test/ct/ct2.go (about)

     1  // +build !dummy
     2  
     3  package ct
     4  
     5  func init() { println("hello from ct2") }