summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/modules-import/Inputs/Bar.h
blob: 3d9a88c024d51ba29100129c6d6dd591cdad2fb6 (plain)
1
struct Bar { int success; };