aboutsummaryrefslogtreecommitdiff
path: root/hypsrc-test/src/Identifiers.hs
diff options
context:
space:
mode:
Diffstat (limited to 'hypsrc-test/src/Identifiers.hs')
-rw-r--r--hypsrc-test/src/Identifiers.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hypsrc-test/src/Identifiers.hs b/hypsrc-test/src/Identifiers.hs
index e2d6223d..173c3ba7 100644
--- a/hypsrc-test/src/Identifiers.hs
+++ b/hypsrc-test/src/Identifiers.hs
@@ -21,6 +21,7 @@ main :: IO ()
main = do
putStrLn . show $ foo x y
putStrLn . show $ quux z
+ putStrLn . show $ Identifiers.norf x y z
where
x = 10
y = 20