Has anyone else noticed this?
The way the forums are named look like hooks in C++
General::General Discussion Weird... |
quarter
Quote:
class CoinSlot def initialize(amt=Cents.new(25)) @amt = amt $here = binding endend a = CoinSlot.neweval "puts @amt", $hereeval "puts @amt" produces: $0.25USD |
Okie dokie..
|
All times are GMT -4. The time now is 10:51 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.