mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-28 15:32:20 +00:00
commit
0f98e90017
@ -244,7 +244,7 @@ func main() {
|
||||
enum C {
|
||||
ONE,
|
||||
TWO,
|
||||
}
|
||||
};
|
||||
*/
|
||||
import "C"
|
||||
import "fmt"
|
||||
|
Loading…
x
Reference in New Issue
Block a user