From 77a327835f40a59a1419b156a2c02c2ef60a7172 Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Thu, 29 Nov 2012 16:39:52 +1100 Subject: A test I forgot to commit earlier. --- impl/test/15.eqns | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 impl/test/15.eqns (limited to 'impl/test/15.eqns') diff --git a/impl/test/15.eqns b/impl/test/15.eqns new file mode 100644 index 0000000..26dcaa8 --- /dev/null +++ b/impl/test/15.eqns @@ -0,0 +1,15 @@ +x0 = 0 +x1 = x0 +x2 = x1 +x3 = x2 +x4 = x3 +x5 = x4 +x6 = x5 +x7 = x6 +x8 = x7 +x9 = x8 +x10 = x9 +x11 = x10 +x12 = x11 +x13 = x12 +x14 = x13 -- cgit v1.2.3