Files
clang-uml/tests/t30011/libraries/lib4/lib4.h
2023-05-28 22:17:21 +02:00

6 lines
46 B
C

#pragma once
struct t30011_C {
int c;
};