mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Created InstallTroubleshooting (markdown)
parent
8d7e0746fa
commit
713788bcf8
7
InstallTroubleshooting.md
Normal file
7
InstallTroubleshooting.md
Normal file
@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("Hello, WebAssembly!")
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user