Skip to content

Resolve LOOP-195 "Replace compiler result"

Kane Petra requested to merge LOOP-195-replace-compiler-result into LOOP-197-str-index

This PR changes the return type of the compiler to Result allowing us to use the question mark operator.

Closes LOOP-195

Merge request reports