It seems that the typechecker incorrectly rejects metamodel references to imported bootstrap modules: ``` print("\`module ceylon.runtime\` is `` `module ceylon.runtime` ``"); ``` Give me "error: module not found in imported modules: 'ceylon.runtime'"