mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-20 00:16:47 +00:00
Fix +build ignore
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
CPU feature flags can be tested against `cpu_features`, where applicable, e.g.
|
||||
`if .aes in si.aes { ... }`
|
||||
*/
|
||||
// +ignore
|
||||
//+build ignore
|
||||
package sysinfo
|
||||
|
||||
import "core:fmt"
|
||||
|
||||
Reference in New Issue
Block a user