print sort sub { print "Args: @_\n"; @_ }->(qw(one two three))