summaryrefslogtreecommitdiff
path: root/tests/remap/posargs.0/test.ngc
blob: 273ca43c00afc90ed93e5dd90949166794438b25 (plain)
1
2
3
4
5
6
7
G88.1 X1 Y2 Z3
; NB: with positional argument caling it is impossible to tell which
; one of several optional parameters was passed!
G88.1 X1 Y2 Z3 P4
G88.1 X1 Y2 Z3 Q5
G88.1 X1 Y2 Z3 P4 Q5
M2