mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-06 18:54:12 +00:00
posix: revert change to os that was done for testing
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
//+build darwin, linux, netbsd, freebsd, openbsd
|
||||
package os
|
||||
|
||||
import "base:runtime"
|
||||
import "core:strings"
|
||||
|
||||
@(require_results)
|
||||
|
||||
Reference in New Issue
Block a user