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