mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 04:50:29 +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