blob: 37dcfe4d66ce7cd97c1c9be5e97d74ac4f33d0e4 [file] [log] [blame]
// RUN: %target-swift-frontend -assume-parsing-unqualified-ownership-sil %s -emit-ir -parse-as-library
// Smoke test that SIL-IRGen can compile a library module offline.
func f() {}