Typedef type1
An example typedef comment
typedef enum {...} type1
enum
{
one
one value
two
another value
}