@0,1⦊
fn main() {
permutations(&['a', 'b', 'c']);
}
⦉@0,1