Skip to content

Commit

Permalink
Keep format compatible with old version
Browse files Browse the repository at this point in the history
  • Loading branch information
i404788 committed Jun 8, 2019
1 parent fb4e3e6 commit fdcae7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/postamble.js
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ function abort(what) {
if (what !== undefined) {
out(what);
err(what);
what = '"' + what + '"';
} else {
what = '';
}
Expand Down

0 comments on commit fdcae7d

Please sign in to comment.