-
-
Save joesonw/bfd4dbd0b34b42f5f4941502633f1bb0 to your computer and use it in GitHub Desktop.
go#35031
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
// #include "x.h" | |
import "C" | |
func main() {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <iostream> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment