macrotypes/tapl/tests/lam-testing-tests.rkt

3 lines
52 B
Racket

#lang s-exp "../lam-testing.rkt"
((λ (x y) x) 1 2)