summaryrefslogtreecommitdiffstats
path: root/tests/012/man-or-boy.expected
Commit message (Collapse)AuthorAgeFilesLines
* Add man or boy test, based on Knuth's Algol 60 code.Kaz Kylheku2015-11-231-0/+1
Seems like a good regression test case, combining structs, macros, lambdas, recursion, environments and syntactic places. * tests/012/man-or-boy.tl: New file. * tests/012/man-or-boy.expected: Likewise.