Open GoogleCodeExporter opened 9 years ago
I have observed similar symptoms when using :k
:k Maybe a
--> unbound tyvar
:k Maybe 'a
--> *~>* (strangeness)
Probably the parser drops out when seeig the apostroph.
I get a crash when using parens:
:k (Maybe 'a)
:-( CRASH
Original comment by ggr...@gmail.com
on 31 Dec 2010 at 12:07
here is a line that uses the underscore to escape to some level-selection mode
that I do not understand yet:
<http://code.google.com/p/omega/source/browse/trunk/work/ExpsWithTerminationWitn
esses.prg?spec=svn689&r=217#14>
Original comment by ggr...@gmail.com
on 1 Feb 2011 at 10:59
Original issue reported on code.google.com by
ggr...@gmail.com
on 13 Oct 2007 at 9:12