aboutsummaryrefslogtreecommitdiff
path: root/test/corecursive_func.tm
AgeCommit message (Collapse)Author
2025-09-21Fix testsBruce Hill
2025-04-06No more colons for blocksBruce Hill
2024-10-09Change function syntax from `func(args)->ret` to `func(args -> ret)`Bruce Hill
2024-08-18Improved syntax for dollar-string literalsBruce Hill
2024-04-28Syntax tweak: use ':' for blocksBruce Hill
2024-04-12Introducing the main() functionBruce Hill
2024-04-10Add corecursive func testBruce Hill