mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-26 15:49:18 +00:00
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
|
primes = [2,3,5]
|
||
|
a = &primes ; -> "Un-pseudopc operator '&' can only be applied to number symbols."
|