Skip to content

Commit 4d91f3c

Browse files
advikkabraczgdp1807
authored andcommitted
Import i32
1 parent 5dd163c commit 4d91f3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration_tests/test_params.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from lpython import i32
2+
13
def takes_set(a: set[i32]) -> set[i32]:
24
return {1, 2, 3}
35

0 commit comments

Comments
 (0)