We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
system/platform
zero-index?
1 parent 9f2548d commit 7ee3e30Copy full SHA for 7ee3e30
src/tools/make-headers.r
@@ -25,7 +25,7 @@ do %common.r
25
26
r3: system/version > 2.100.0
27
28
-zero-index?: not none? pick next system/platform 0 ;@@ used to be able compile using old R3 versions which were using path/0 instead of path/-1
+zero-index?: not none? pick next [1] 0 ;@@ used to be able compile using old R3 versions which were using path/0 instead of path/-1
29
30
chk-dups: true
31
dups: make block! 10000 ; get pick [map! hash!] r3 1000
0 commit comments