4-variable-simplifier/expression/unreachable/struct.h
2026-04-25 16:00:10 -04:00

8 lines
90 B
C

#include "../struct.h"
struct unreachable_expression
{
struct expression super;
};