SWP-Ubau-SoSe2014-Haskell / SWPSoSe14

Rail compiler written in Haskell
MIT License
3 stars 1 forks source link

Function calls are not working #171

Closed cpockrandt closed 10 years ago

cpockrandt commented 10 years ago

The following program outputs RailCompiler: reference to undefined global: Name "g_xMain"

$ 'main'
 \             /--[Doesn't work!\n\]-o-#
  \-f-{xMain}-<
               \-[Yeah, it really works!\n\]-o-#
$ 'xMain'
 \
  \
   \-[Works!\n\]o-t-#