Files
swift-mirror/stdlib/public/SDK/Foundation/NSError.swift
Itai Ferber 92fccf964b Fix coding error bridging to NSError
CustomNSError briding only works when the CustomNSError conformance is in the same module as the original error declaration. We need to sink these down into the standard library.
2017-06-28 14:33:15 -07:00

106 KiB