4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
#!/usr/bin/env raku
|
||
|
use v6.d;
|
||
|
use IUtils::IDEMode;
|