blob: 68957a1db7258c75408be88b8d8b7881abe3dff7 [file] [log] [blame]
// RUN: %empty-directory(%t)
// RUN: %target-swift-frontend -c -primary-file %s -o %t/a.o -primary-file %S/Inputs/lazy_properties_batch_mode_b.swift -o %t/b.o
func foo(_: B) {}