use new function syntax in tests
This commit is contained in:
parent
fff669e54a
commit
e6048212be
18 changed files with 19 additions and 19 deletions
|
@ -4,7 +4,7 @@
|
|||
# run with NReg == 3, or
|
||||
# adapt it!
|
||||
|
||||
function $test {
|
||||
function $test() {
|
||||
@start
|
||||
%a =w copy 0
|
||||
%b =w copy 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue