From c2412dac63c97bb024afe4517f7ed5bc14b9cc28 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Sun, 13 Apr 2014 18:59:56 +1000 Subject: Fixed casing --- test/appterm.art | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 test/appterm.art (limited to 'test/appterm.art') diff --git a/test/appterm.art b/test/appterm.art new file mode 100644 index 0000000..3d566c0 --- /dev/null +++ b/test/appterm.art @@ -0,0 +1,25 @@ +"f" +const +"->" +typeOp +"bool" +typeOp +nil +opType +1 +def +1 +remove +nil +cons +cons +opType +constTerm +"x" +const +"bool" +typeOp +nil +opType +constTerm +appTerm -- cgit