X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Finterpreter%2Ftest%2Fstatic%2Fs081.hs;fp=ghc%2Finterpreter%2Ftest%2Fstatic%2Fs081.hs;h=4932e895143ca78c1abbb1f47e3018657fac61bc;hb=438596897ebbe25a07e1c82085cfbc5bdb00f09e;hp=0000000000000000000000000000000000000000;hpb=967cc47f37cb93a5e2b6df7822c9a646f0428247;p=ghc-hetmet.git diff --git a/ghc/interpreter/test/static/s081.hs b/ghc/interpreter/test/static/s081.hs new file mode 100644 index 0000000..4932e89 --- /dev/null +++ b/ghc/interpreter/test/static/s081.hs @@ -0,0 +1,3 @@ +--!!! Qualifying with local module name +module M where +f x = M.f x