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