qsharp-compiler icon indicating copy to clipboard operation
qsharp-compiler copied to clipboard

QIR interop wrapper for entry points with arguments of type String[] and Range[] is incorrect

Open bettinaheim opened this issue 4 years ago • 0 comments

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.

bettinaheim avatar Apr 19 '21 23:04 bettinaheim