History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BOO-695
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: J Bryan Kelly
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Boo

Can't subtract two variables

Created: 09/Mar/06 07:14 PM   Updated: 09/Mar/06 07:17 PM
Component/s: Parser
Affects Version/s: 0.7.5
Fix Version/s: None

Time Tracking:
Not Specified

Environment:
Windows XP
Intel Centrion / HP Laptop / 1GB RAM

Testcase included: yes


 Description  « Hide
start booish
>>> cannot = 3
3
>>> subtract = 2
2
>>> cannot + subtract
5
>>> cannot - subtract
ERROR: 'unknown macro: 'cannot'.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Arron Washington - 09/Mar/06 07:17 PM
(cannot - subtract)

I can't remember if this is a WONTFIX or nobody's just gotten around to it yet.