blob: 4f2d68e5c92f4f904fa30d6315b7a82e85f042ab [file] [log] [blame]
#!/usr/bin/swift
let x = 42
x + x
// Check that we skip the hashbang at the beginning of the file.
// RUN: %target-parse-verify-swift