blob: 21a252f5036bf42ed097c2e049d4ea9c34cbf34b [file] [log] [blame]
enum S = 1;
struct O
{
}
struct R(O U, int W)
{
}