blob: 970fd6d0bad801001caaa130fe3ff4aa5b4ed60d [file] [log] [blame]
#Keep: {
// This comment is included
excludedStruct: #ExcludedStruct
excludedInt: #ExcludedInt
}
// ExcludedStruct is not included in the output.
#ExcludedStruct: {
A: int
}
// ExcludedInt is not included in the output.
#ExcludedInt: int