We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1a937 commit be34b16Copy full SHA for be34b16
Kakaru/oom.vbs
@@ -1 +1 @@
1
-For i=9To 99:Execute"t"&i&"=String(9^9,""e"")":Next
+Dim t(99):For e=9To 99:t(e)=e&String(9^9,"9"):Next
0 commit comments