github.com/goplus/gop@v1.2.6/testdata/typeasparamsmethod/typeAsParamsMethod.gop (about) 1 var tbl Table 2 3 tbl.col int, "age" 4 tbl.col bool, "male"