about summary refs log tree commit diff stats
path: root/js/scripting-lang/scratch_tests/test_parenthesized_only.txt
diff options
context:
space:
mode:
Diffstat (limited to 'js/scripting-lang/scratch_tests/test_parenthesized_only.txt')
-rw-r--r--js/scripting-lang/scratch_tests/test_parenthesized_only.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/js/scripting-lang/scratch_tests/test_parenthesized_only.txt b/js/scripting-lang/scratch_tests/test_parenthesized_only.txt
new file mode 100644
index 0000000..ce0d5d2
--- /dev/null
+++ b/js/scripting-lang/scratch_tests/test_parenthesized_only.txt
@@ -0,0 +1,5 @@
+/* Test parenthesized version only */
+
+test2 : (-5) + 3;
+
+..out test2; 
\ No newline at end of file
-0500 snapshot of project "lynx", label v2-8-2dev_9' href='/ingrix/lynx-snapshots/commit/WWW/Library/Implementation/HTUU.h?id=08fc6e5c6582f05f43c968931b04d698cf7abc86'>08fc6e5c ^
e087f6d4




af9be28b ^
e087f6d4









1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24