Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
o=Object.new def o.to_int 1 end p "%*d" % [o, 1]
- Loading branch information
o=Object.new def o.to_int 1 end p "%*d" % [o, 1]