enum FLAGS { FLAGS_decimal█=█1 }; enum Status {█Unknown, Success, Error█}; enum class comment_align_e█:█unsigned int { REGULAR, BRACE, ENDIF, };