lang0/tests/test_stdlib_functions/test_map.exp.stdout
Johan B.W. de Vries 670532059a Feat: Adds mapclear, mapgetkey, mapsetkey
Feat: Error on undefined function

Fix: All ids are now prefix to prevent native var clashes.
This was already done on it2, but now also in it0 and it1.
Redid it2 to match.

Fix: generate-recipes would not complain on missing exp.

Fix: Adds documentation and test for not

Chore: __check helper function for ease of use in it0, it1.

Chore: some reordering to match more between iterations.
2025-05-04 18:06:04 +02:00

15 lines
268 B
Plaintext

TESTMAP.abc0: def
OTHERMAP.abc0: def
TESTMAP.abc0: blue
TESTMAP.abc1: green
TESTMAP.abc2: def
OTHERMAP.abc0: blue
OTHERMAP.abc1: green
OTHERMAP.abc2: def
TESTMAP.abc0: def
TESTMAP.abc1: def
TESTMAP.abc2: def
OTHERMAP.abc0: blue
OTHERMAP.abc1: green
OTHERMAP.abc2: def