Gtrammar vs manual
| Bugzilla Link | 490 | 
| Created on | May 06, 2009 10:00 | 
| Resolution | FIXED | 
| Resolved on | Jul 18, 2012 09:12 | 
| Version | 1.00beta | 
| OS | Linux | 
| Architecture | PC | 
Extended Description
This link http://www.sac-home.org/bnf/sac_grammar/node5.html allows us to assign a value when we declare a variable; But in a real life expression like int i = count; Causes an error: ABORT: line 107 file: n-body.sac ABORT: syntax error at pos 16: '=` ABORT: int conunt = 0; ABORT:
 
