result code = -1 standard error = { tests/diagnostics/no-type-conformance.slang(4): error 50100: No type conformances are found for interface 'IFoo'. Code generation for current target requires at least one implementation type present in the linkage. interface IFoo ^~~~ } standard output = { }