mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 18:02:22 -07:00
4 lines
87 B
Odin
4 lines
87 B
Odin
//+freestanding
|
|
package os
|
|
|
|
#panic("package os does not support a freestanding target") |