DocTest
DocTest copied to clipboard
Add Support for iOS Simulator
Although Mac Catalyst helps us get most of the way there, I suspect that there are some code examples that compile and run correctly on iOS, but would fail when run through a REPL on macOS. iOS support would be especially important for supporting the use case of writing blog posts, which frequently discuss UIKit and SwiftUI.