Files
jak-project/goalc/compiler/Label.h
T

9 lines
84 B
C

#ifndef JAK_LABEL_H
#define JAK_LABEL_H
struct Label {};
#endif // JAK_LABEL_H