mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-30 18:02:02 +00:00
fix build comment in os_freestanding
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//+freestanding
|
||||
//+build freestanding
|
||||
package os
|
||||
|
||||
#panic("package os does not support a freestanding target")
|
||||
#panic("package os does not support a freestanding target")
|
||||
|
||||
Reference in New Issue
Block a user