sequence { yield(x) } resolves to the stdlib's yield, which carries no typeName to fill.
sequence { yield(x) }
yield
typeName