result code = -1 standard error = { tests/diagnostics/extension-visibility.slang(17): error 39999: could not specialize generic for arguments of type (MyThing) return helper(thing); ^ tests/diagnostics/extension-visibility-a.slang(14): note 39999: see declaration of func helper(T) -> int } standard output = { }