Changed //+ignore to //+build ignore.

This commit is contained in:
FancyKillerPanda
2022-02-24 12:23:54 +11:00
parent dd0d61e97c
commit 62ff8daa78
7 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
An example of how to use `load`.
*/
//+ignore
//+build ignore
package png
import "core:image"