Skip to content

Commit 5ce4dd7

Browse files
committed
Add c128 in ltypes
1 parent 0f66f8a commit 5ce4dd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/runtime/ltypes/ltypes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
i64 = []
33
f32 = []
44
f64 = []
5+
c128 = []

0 commit comments

Comments
 (0)