milia :roll_one_more_time: @wryk@witches.town
Suivre

Perl6, aka fibonnaci sequence master :

constant @fib = 0, 1, *+* ... *;