Added support for MULTIPLY keyword.
This commit is contained in:
committed by
Andreas Lauser
parent
6301fd1ad7
commit
eb9e11849e
16
testdata/integration_tests/BOX/BOXTEST1
vendored
16
testdata/integration_tests/BOX/BOXTEST1
vendored
@@ -36,6 +36,10 @@ FLUXNUM
|
||||
SATNUM
|
||||
1000*2 /
|
||||
|
||||
COPY
|
||||
SATNUM FIPNUM /
|
||||
/
|
||||
|
||||
BOX
|
||||
1 2 1 2 1 2 /
|
||||
|
||||
@@ -46,6 +50,18 @@ COPY
|
||||
SATNUM FIPNUM /
|
||||
/
|
||||
|
||||
ENDBOX
|
||||
|
||||
MULTIPLY
|
||||
FIPNUM 2 /
|
||||
/
|
||||
|
||||
BOX
|
||||
1 2 1 2 1 2 /
|
||||
|
||||
MULTIPLY
|
||||
FIPNUM 2 /
|
||||
/
|
||||
|
||||
ENDBOX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user