blob: 1c2eb27606cd70fac7042fb7245c38ccdcab95de [file] [log] [blame]
// Matches declaration in lookup.swift
private struct PrivateStruct {
let fromOtherFile: Int
}