1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
anselme/test/results/symbol alias.ans
Étienne Reuh Fildadut 53c1c764ba Add testing framework
More tests will arrive shortly...
2023-12-28 13:03:56 +01:00

11 lines
No EOL
204 B
Text

--# run #--
--- text ---
| {}"c=" {}"2" {}" (2)"|
| {}"l=" {}"*[1, 2, 3]" {}" (*[1,2,3])"|
--- text ---
| {}"c=" {}"5" {}" (5)"|
| {}"l=" {}"*[1, 5, 3]" {}" (*[1,5,3])"|
--- return ---
()
--# saved #--
{}