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 3e5a1b8 commit 5dcd012Copy full SHA for 5dcd012
samples/distro-examples/tests/ref.bas
@@ -20,7 +20,7 @@ func Q
20
return r
21
end
22
c.m = Q()
23
-j = [1,2,3]
+j = [10,20]
24
for n in c.m.c.f(j)
25
print n
26
next n
0 commit comments