use new function syntax in tests
This commit is contained in:
parent
fff669e54a
commit
e6048212be
18 changed files with 19 additions and 19 deletions
|
@ -9,7 +9,7 @@
|
|||
# spill
|
||||
#
|
||||
|
||||
function $test {
|
||||
function $test() {
|
||||
@start
|
||||
%f =w copy 0 # here
|
||||
%b =w copy 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue