REBOL3 tracker
  0.9.12 beta
Ticket #0001441 User: anonymous

Project:



rss
TypeBug Statustested Date22-Jan-2010 16:12
Versionalpha 96 CategorySyntax Submitted bymeijeru
PlatformAll Severityminor Prioritynormal

Summary A single dollar sign is accepted and interpreted as $0.
Description The summary says it.

Incidentally, this can also be used to convert a number (integer!, decimal!) to money!
Example code
>> zero? $
== true
>> 1 + $
== $1

Assigned ton/a Fixed inalpha 97 Last Update8-Feb-2010 03:28


Comments
(0001916)
BrianH
24-Jan-2010 04:22

This should be considered a bug.

Date User Field Action Change
8-Feb-2010 03:28 BrianH Status Modified built => tested
4-Feb-2010 00:29 carl Fixedin Modified => alpha 97
4-Feb-2010 00:29 carl Status Modified reviewed => built
30-Jan-2010 02:54 BrianH Summary Modified A single dollar sign is acceptable and interpreted as $0. => A single dollar sign is accepted and interpreted as $0.
24-Jan-2010 04:22 BrianH Comment : 0001916 Added -
24-Jan-2010 04:22 BrianH Status Modified submitted => reviewed
24-Jan-2010 04:21 BrianH Category Modified Documentation => Syntax
24-Jan-2010 04:21 BrianH Type Modified Note => Bug
22-Jan-2010 18:58 meijeru Description Modified -
22-Jan-2010 16:26 meijeru Description Modified -
22-Jan-2010 16:26 meijeru Code Modified -
22-Jan-2010 16:12 meijeru Ticket Added -