We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f66f8a commit 5ce4dd7Copy full SHA for 5ce4dd7
src/runtime/ltypes/ltypes.py
@@ -2,3 +2,4 @@
2
i64 = []
3
f32 = []
4
f64 = []
5
+c128 = []
0 commit comments