use new function syntax in tests
This commit is contained in:
parent
fff669e54a
commit
e6048212be
18 changed files with 19 additions and 19 deletions
|
@ -2,7 +2,7 @@
|
|||
# flow graph that exposes poor
|
||||
# handling of looping constructs
|
||||
|
||||
function $test {
|
||||
function $test() {
|
||||
@start
|
||||
%ten =w copy 10
|
||||
%dum =w copy 0 # dummy live-through temporary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue