<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">…are a result of using Swift 3.2 modules in a Swift 4 context, specifically with inlinable code. I'll fix this particular issue, but I'll also use this as a reminder that @inline(__always), @_inlineable, and @_transparent are <b class="">not supported</b>&nbsp;for user code. We're getting away with them in the standard library purely by avoiding the known and unknown pitfalls. :-)<div class=""><br class=""></div><div class="">Jordan</div></body></html>