From 6b9f2095a314fcdef1651fa91ce02161b90131e4 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 24 Sep 2020 08:56:05 +0000 Subject: Issue #1656 - Part 9: Single-line-comment style. --- js/src/jit-test/tests/ion/bug772901.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/src/jit-test/tests/ion/bug772901.js') diff --git a/js/src/jit-test/tests/ion/bug772901.js b/js/src/jit-test/tests/ion/bug772901.js index 164afd151..c5845cc0a 100644 --- a/js/src/jit-test/tests/ion/bug772901.js +++ b/js/src/jit-test/tests/ion/bug772901.js @@ -1,4 +1,3 @@ -// vim: set ts=8 sts=4 et sw=4 tw=99: function f(x) { delete ((x)++); -- cgit v1.2.3