user = 2
group = 1
other = 0
pub const Class = enum(u2) { user = 2, group = 1, other = 0, }
Press escape to exit search and then '?' to see more options.