github.com/batchcorp/thrift-iterator@v0.0.0-20220918180557-4c4a158fc6e9/test/level_0/level_0_test.go (about)

     1  package test
     2  
     3  import "github.com/v2pro/wombat/generic"
     4  
     5  func init() {
     6  	generic.DynamicCompilationEnabled = true
     7  }