#!/usr/local/bin/swift let x: Int? = nil println("\(x)")