qsharp-compiler
qsharp-compiler copied to clipboard
QIR interop wrapper for entry points with arguments of type String[] and Range[] is incorrect
Arguments of String[] or Range[] in entry points are not processed properly. The issue could either be in the generated wrapper, or in the generated entry point driver, or in the runtime - to be investigated.