Skip to content

Commit 847f6c7

Browse files
committed
test: add array test artifacts
1 parent ef0521e commit 847f6c7

13 files changed

+7621
-0
lines changed

tests/artifacts/Arrays/__init__.py

Whitespace-only changes.

tests/artifacts/Arrays/data/Contract.approval.teal

Lines changed: 1675 additions & 0 deletions
Large diffs are not rendered by default.

tests/artifacts/Arrays/data/Contract.arc32.json

Lines changed: 172 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#pragma version 10
2+
#pragma typetrack false
3+
4+
// algopy.arc4.ARC4Contract.clear_state_program() -> uint64:
5+
main:
6+
pushint 1 // 1
7+
return

0 commit comments

Comments
 (0)