Fix os2.clean_path on Windows

This commit is contained in:
Jeroen van Rijn
2025-05-11 15:35:52 +02:00
parent ecd0655ba2
commit 30388cada3
5 changed files with 108 additions and 65 deletions
+1
View File
@@ -1,3 +1,4 @@
#+build !windows
package tests_core_os_os2
import os "core:os/os2"