lpython
lpython copied to clipboard
Uncommented c_interop test
Only uncommented the LLVM test. The C test requires a physical cast implementation in the C backend. CPython has issues with size, likely due to it still using pointer strings, which causes the "size" variable to remain uninitialized.
Ok uncommenting fully needs a bunch more work since FAST also doesn't work, I'll draft for now and undraft after getting it to work better