disco-0.1.0.0: test/module-basic/a.disco
-- Test to check whether importing a single module which doesn't import any other modules works as -- expeced import b x : N x = 3 + y
-- Test to check whether importing a single module which doesn't import any other modules works as -- expeced import b x : N x = 3 + y