in reply to Re: Find last position of an element in array
in thread Find last position of an element in array
please note that this is illegal syntax
"Illegal" is a bit strong. It is perfectly valid syntax, compiles fine and evaluates the list in scalar context. That's just not what the OP was after in this case.
🦛
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Find last position of an element in array
by LanX (Saint) on Mar 28, 2022 at 19:44 UTC |