diff options
Diffstat (limited to 'js/scripting-lang/scratch_tests/test_parenthesized_only.txt')
-rw-r--r-- | js/scripting-lang/scratch_tests/test_parenthesized_only.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/js/scripting-lang/scratch_tests/test_parenthesized_only.txt b/js/scripting-lang/scratch_tests/test_parenthesized_only.txt deleted file mode 100644 index ce0d5d2..0000000 --- a/js/scripting-lang/scratch_tests/test_parenthesized_only.txt +++ /dev/null @@ -1,5 +0,0 @@ -/* Test parenthesized version only */ - -test2 : (-5) + 3; - -..out test2; \ No newline at end of file |