Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display of 'and' and 'or' #20

Closed
andrejv opened this issue Apr 20, 2011 · 1 comment
Closed

display of 'and' and 'or' #20

andrejv opened this issue Apr 20, 2011 · 1 comment

Comments

@andrejv
Copy link
Collaborator

andrejv commented Apr 20, 2011

Converted from SourceForge issue 1229442, submitted by willisbl

The parens surrounding 'or' in (%o22) is a bit
odd. Same thing happens for 'and'

(%i22) '(if (5 > 7) or (1 < z) then c else d);
(%o22) if 5>7(or)1<z then c else d

version 0.6.1

Barton

@andrejv
Copy link
Collaborator Author

andrejv commented Apr 20, 2011

Submitted by andrejv

Logged In: YES
user_id=1179910

Fixed in CVS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant