Skip to content

Commit 176e84a

Browse files
committedJan 8, 2018
Early support for GCC 8 (Go 1.9)
1 parent a78dad8 commit 176e84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎runtime_go1.9.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build go1.9
1+
// +build !gccgo,go1.9
22

33
package goid
44

0 commit comments

Comments
 (0)
Please sign in to comment.