Status: New
Owner: andersk84
Labels: Type-Defect Priority-Low

New issue 283 by andersk84: Precise parser where blocks
http://code.google.com/p/yi-editor/issues/detail?id=283

The following code produce a where block with a bit strange layout

m = do
   doSomething
   return something
   where someFunction = a+b

The where block is inside of the do block and will not
be parsed correctly.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to