lang0/tests/funcnotexists.lang0
Johan B.W. de Vries 7220bb82d2 Fix: Python identifiers would mess up
Feat: Adds mapclear, mapgetkey, mapsetkey

Fix: Documents some more missing stdlib
2025-05-03 18:40:11 +02:00

5 lines
55 B
Plaintext

main:
declare foo
calc foo forgottodeclare "1" "2"
/