summaryrefslogtreecommitdiffstats
path: root/parse.y
diff options
context:
space:
mode:
Diffstat (limited to 'parse.y')
-rw-r--r--parse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.y b/parse.y
index 0e0b1b3c0..94759d8b3 100644
--- a/parse.y
+++ b/parse.y
@@ -1196,7 +1196,7 @@ mlhs_basic : mlhs_head
/*%%%*/
$$ = NEW_MASGN($1, 0);
/*%
- $$ = $1
+ $$ = $1;
%*/
}
| mlhs_head mlhs_item