From 5395287cc2f758d94bec8befe8956ba2dcc3940c Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 15 Dec 2016 14:28:31 +1100 Subject: Old uncommitted changes --- test/defineconst.art | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'test/defineconst.art') diff --git a/test/defineconst.art b/test/defineconst.art index 739f9c9..79ab9b3 100644 --- a/test/defineconst.art +++ b/test/defineconst.art @@ -1,9 +1,9 @@ -"y" -"x" -const -"bool" -typeOp -nil -opType -constTerm -defineConst +"y" +"x" +const +"bool" +typeOp +nil +opType +constTerm +defineConst -- cgit