Source file test/fixedbugs/issue5614.dir/x.go 1 package x 2 3 import "./rethinkgo" 4 5 var S *rethinkgo.Session 6 7 8 View as plain text