Skip to content

Commit 2f0a104

Browse files
committed
Add a newline at the end of file "private_fields.js"
1 parent 8973e90 commit 2f0a104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/jerry/private_fields.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,4 +370,4 @@ class R {
370370
}
371371
}
372372
var var19 = new R();
373-
var19.test();
373+
var19.test();

0 commit comments

Comments
 (0)