rc #13
@@ -127,7 +127,7 @@ $white_no_nl+ ;
|
|||||||
<layout_let>
|
<layout_let>
|
||||||
{
|
{
|
||||||
\n { beginPush bol }
|
\n { beginPush bol }
|
||||||
"{" { explicitLBrace }
|
"{" { explicitLBrace `thenDo` popLexState }
|
||||||
"in" { constToken TokenIn `thenDo` (popLexState *> popLayout) }
|
"in" { constToken TokenIn `thenDo` (popLexState *> popLayout) }
|
||||||
() { doLayout }
|
() { doLayout }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user