Skip to content

Commit e5759f2

Browse files
committed
Fix build hack. Fixes #434.
1 parent 31552c2 commit e5759f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

type_alias_build_hack_19.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build go1.9 go1.8.typealias
1+
// +build go1.9,go1.8.typealias
22

33
package main
44

0 commit comments

Comments
 (0)