j
k
j a
j l
I'm trying to do things like this:
Pike v7.7 release 21 running Hilfe v3.5 (Incremental Pike Frontend)
mapping m = ([]); m[*]->foo;
Compiler Error: 1:[*] on non-array.
I would expect the result to be an array containing every value in m's index foo.
Back to the thread
Back to the list