Skip to content

Commit

Permalink
fixup! Add tests for BigInt disallowed in LegacyOctalLike and NonOcta…
Browse files Browse the repository at this point in the history
…l literals
  • Loading branch information
leobalter committed Jul 23, 2019
1 parent bdd0c00 commit e947b4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 2017 Robin Templeton. All rights reserved.
// Copyright (C) 2019 Leo Balter. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

/*---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ negative:

$DONOTEVALUATE();

08n;
09n;

0 comments on commit e947b4b

Please sign in to comment.