quarkusio/gizmo

BytecodeCreatorImpl.returnValue(ResultHandle) is using areturn for a method with return type char

Closed this issue · 0 comments

It should use ireturn instead.