Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1366,6 +1366,7 @@ private void initGlobalVariableAliases() {
m.put("$-v", "$VERBOSE");
m.put("$-w", "$VERBOSE");
m.put("$-0", "$/");
m.put("$>", "$stdout");
}

@Override

0 comments on commit 099e053

Please sign in to comment.