diff --git a/collects/tests/honu/basic.honu b/collects/tests/honu/basic.honu index e29c169335..0dda5dbcc8 100644 --- a/collects/tests/honu/basic.honu +++ b/collects/tests/honu/basic.honu @@ -1,6 +1,7 @@ #lang honu + obj test(t, a, b){ if (a != b){ display(t);