We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806e0cb commit 2c8406aCopy full SHA for 2c8406a
src/pylib/Lib/test/support/os_helper.nim
@@ -0,0 +1,5 @@
1
+
2
+import std/os
3
4
+const
5
+ TESTFN* = currentSourcePath().parentDir()/../"tempfiletest"
0 commit comments