tinygo/cgo/testdata
Ayke van Laethem 76c9f13e13 cgo: include all enums in the CGo Go AST
Not all enums may be used as a type anywhere, which was previously the
only way to include an enum in the AST. This commit makes sure all enums
are included.
2019-11-06 17:46:20 +01:00
..
basic.go cgo: add bare-bones test 2019-11-03 19:15:38 +01:00
basic.out.go cgo: avoid '"unsafe" imported but not used' error 2019-11-06 16:30:07 +01:00
types.go cgo: include all enums in the CGo Go AST 2019-11-06 17:46:20 +01:00
types.out.go cgo: include all enums in the CGo Go AST 2019-11-06 17:46:20 +01:00