use new function syntax in tests

This commit is contained in:
Quentin Carbonneaux 2015-09-18 12:27:50 -04:00
parent fff669e54a
commit e6048212be
18 changed files with 19 additions and 19 deletions

View file

@ -5,7 +5,7 @@
# b input array
# a output max
function $test {
function $test() {
@start
@loop
%max =w phi @start -1, @new %byt, @old %max