swift
df260af4 - Mark main() as used

Commit
5 years ago
Mark main() as used …except when the integrated REPL is in use. This prevents dead code stripping from removing the main() function used in widgets. Fixes rdar://65862827.
Author
Committer
Parents
Loading