aboutsummaryrefslogtreecommitdiff
path: root/testsuite/bc_misc1.bc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/bc_misc1.bc')
-rw-r--r--testsuite/bc_misc1.bc4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuite/bc_misc1.bc b/testsuite/bc_misc1.bc
index 7e9d96604..f666d701a 100644
--- a/testsuite/bc_misc1.bc
+++ b/testsuite/bc_misc1.bc
@@ -4,9 +4,7 @@ define x(x) {
define y() {
return;
}
-define z() {
- return ();
-}
+define z() {return}
scale = 0
x=2
x[0]=3