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