RosettaCodeData/Task/Gotchas/C/gotchas-12.c
2023-10-02 18:11:16 -07:00

2 lines
47 B
C

(mock + (fn a b ((unmocked +) a b 1)))
(+ 2 3)