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

@ -1,7 +1,7 @@
# find the 10,001st prime
# store it in a
function $test {
function $test() {
@start
@loop
%n =w phi @start 5, @tloop %n, @yes %n1