summaryrefslogtreecommitdiff
path: root/test/ab.adb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ab.adb')
-rw-r--r--test/ab.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ab.adb b/test/ab.adb
index 80b11c3..5df34e2 100644
--- a/test/ab.adb
+++ b/test/ab.adb
@@ -23,8 +23,8 @@ procedure AB is
package InPrin is new InKomp.Pretty_Print (Integer'Image);
use InPrin;
- Verse : World := Empty_World;
- Ref : Variable;
+ Verse : Mu_World := Empty_Mu_World;
+ Ref : Term;
begin