diff options
Diffstat (limited to 'parser.fun')
-rw-r--r-- | parser.fun | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3389,7 +3389,7 @@ functor Parser(structure Tree: TREE; structure P: PPC; val offset = case ctx of Ctx v => length $ #localScopes v in - printf R offset + dprintf R offset `"local var " P.?nid `"(" I varId `"): " Pctype t `"\n" %; (SOME $ LocalId (varId, ini), ctx) |