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 1c2d355 commit dd128fbCopy full SHA for dd128fb
swift/ql/integration-tests/posix/deduplication/BuiltinTypes.expected
@@ -2,6 +2,8 @@
2
| Builtin.Executor | BuiltinExecutorType |
3
| Builtin.FPIEEE32 | BuiltinFloatType |
4
| Builtin.FPIEEE64 | BuiltinFloatType |
5
+| Builtin.FixedArray<\u03c4_0_0, \u03c4_0_1> | BuiltinFixedArrayType |
6
+| Builtin.FixedArray<count, Element> | BuiltinFixedArrayType |
7
| Builtin.Int1 | BuiltinIntegerType |
8
| Builtin.Int8 | BuiltinIntegerType |
9
| Builtin.Int16 | BuiltinIntegerType |
0 commit comments