examples/args.rb in worker-0.3.0 vs examples/args.rb in worker-0.6.0

- old
+ new

@@ -14,5 +14,7 @@ end binary.perform 1, 2 unary.perform 1 unary_array.perform [1] + +puts "ok"