Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
"@babel/core": "^7.27.4",
"@babel/preset-env": "^7.27.2",
"@eslint/js": "^9.29.0",
"@types/node": "^24.0.4",
"@types/node": "^25.2.3",
"babel-loader": "^10.0.0",
"benchmark": "^2.1.4",
"coveralls": "^3.0.3",
"eslint": "^9.29.0",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-prettier": "^5.5.0",
"globals": "^16.2.0",
"globals": "^17.3.0",
"husky": "^9.1.7",
"jest": "^30.0.3",
"jest-runner-eslint": "^2.2.1",
Expand All @@ -78,7 +78,7 @@
"prettier": "^3.6.1",
"tsd-jsdoc": "^2.5.0",
"typescript": "^5.8.3",
"webpack": "5.96.0",
"webpack": "5.105.2",
"webpack-cli": "^6.0.1",
"yarpm": "^1.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/acid.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Acid level 1 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/array.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Array without keys array with empty values #2 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/arrowfunc.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`arrow function argument 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/assign.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`assign %= 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/ast.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test AST structure #176 - lost \`?>\` in program node 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/attributes.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Parse Attributes can parse anon-class attributes 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/bin.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`bin != 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/block.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`block check empty php blocks 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/boolean.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`boolean assign (2) 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/break.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`break argument 0 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/buffer.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test buffers handles buffers as input 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/byref.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`byref call result 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/call.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test call array 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/classconstant.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`classconstant final 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/classreference.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`classreference argument type (2) 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/clone.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`clone assign 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/closure.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`closure argument 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/comment.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test comments issues fix #55 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/constantstatement.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`constantstatement multiple 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/continue.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`continue argument 0 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/declare.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`declare encoding 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/echo.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`echo multiple 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/empty.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`empty assign 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/encapsed.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`encapsed curly #2 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/enum.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test enums can alias cases 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/eval.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`eval simple 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/exit.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`exit argument 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/expr.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test expressions chaining calls (derefenceable) 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/foreach.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`foreach as list 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/function.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Function tests Test readonly function properties are only for class constructor 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/global.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`global mutliple 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/goto.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`goto simple 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/graceful.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test graceful mode to suppress errors interface 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/heredoc.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`heredoc Can't parse multiple flexible nowdoc blocks with different indentation #508 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/if.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test IF statements test common cases 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/include.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`include include 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/interface.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`interface extends 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/isset.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`isset assign 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/label.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`label simple 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/lexer.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test lexer initial state #263 - expect inline 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/list.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test list expressions array with empty values #2 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/location.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test locations #164 : expr should avoid ?> 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/loop.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test loops statements (for, while) fix #122 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/magic.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`magic __CLASS__ 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/match.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`match can be nested 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/namespace.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test namespace statements allow trailing comma for grouped namespaces #177 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/nowdoc.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`nowdoc Flexible nowdoc syntax: 4 spaces of indentation 1`] = `
Program {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`nullsavepropertylookup call 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/number.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test numbers binary with 2 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/offsetlookup.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`offsetlookup call (curly) 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/parentreference.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`parentreference argument (uppercase) 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/php5.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test syntax parsing without PHP7 support special keywords should fail 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/php73.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test syntax parsing with PHP 73 support https://wiki.php.net/rfc/list_reference_assignment 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/post.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`post ++ 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/pre.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`pre ++ 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/print.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`print simple 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/property.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`property private 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/propertylookup.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`propertylookup call 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/propertystatement.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`propertystatement multiple (var) 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/return.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`return no expression 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/scalar.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`Test scalar statements implicit octal 1`] = `
Program {
Expand Down
2 changes: 1 addition & 1 deletion test/snapshot/__snapshots__/selfreference.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`selfreference argument (uppercase) 1`] = `
Program {
Expand Down
Loading