for @arr -> $line { FIRST { print ' ' xx $indentation }; say $line; }