mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-25 23:49:25 +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."
|