use new function syntax in tests
This commit is contained in:
parent
fff669e54a
commit
e6048212be
18 changed files with 19 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
# counts up from -1988 to 1991
|
||||
|
||||
function $test {
|
||||
function $test() {
|
||||
@start
|
||||
@loop
|
||||
%n0 =l phi @start -1988, @loop %n1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue