Update stdlib for go1.14
This commit is contained in:
committed by
GitHub
parent
3548c8744e
commit
94e0b582ea
@@ -1,6 +1,6 @@
|
||||
// Code generated by 'goexports unsafe'. DO NOT EDIT.
|
||||
|
||||
// +build go1.12,!go1.13
|
||||
// +build go1.14,!go1.15
|
||||
|
||||
package unsafe
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build go1.12,!go1.14
|
||||
// +build go1.13,!go1.15
|
||||
|
||||
// Package unsafe provides wrapper of standard library unsafe package to be imported natively in Yaegi.
|
||||
package unsafe
|
||||
|
||||
Reference in New Issue
Block a user