Skip to content

Commit

Permalink
Add bigger test data.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Dec 1, 2023
1 parent 5b2401e commit 02eb1db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/soacs/scan1.fut
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
-- output {
-- [1, 3, 6, 10, 15, 21, 28, 36, 45]
-- }
-- compiled random input { [1000000]i32 } auto output
def main(a: []i32): []i32 = scan (+) 0 a

0 comments on commit 02eb1db

Please sign in to comment.