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 {
|
enum C {
|
||||||
ONE,
|
ONE,
|
||||||
TWO,
|
TWO,
|
||||||
}
|
};
|
||||||
*/
|
*/
|
||||||
import "C"
|
import "C"
|
||||||
import "fmt"
|
import "fmt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user