How to compile a script?
A
$ swift filename.swift
B
$ swiftc filename
C
$ swiftc filename.swift
D
$ swift filename.s