blob: b7a900235857601e77ee4c3e2ec28e9495ecd980 [file] [log] [blame]
x: MODULE
NEWMODE a_set = SET (a, b, c, d);
NEWMODE a_ps = POWERSET a_set;
GRANT a_ps;
END;