Subject: What's wrong with this wil code
From: Sorin Lerner (lerns@cs.washington.edu)
Date: Wed Nov 01 2000 - 11:34:39 PST
I can't get the following wil code to work:
decl var t1:integer :== 0;
t1 := t1 + 4;
Here's the transcript of what happens:
Parsing test.wil...
** Building global scope
need to implement lowering from an abstract integer
exiting program with code -1
Current stack frame:
# 0 exit (error_code: -1), system.cecil:7
(type 'help' for help)
Can someone let me know what's going on?
Thanks,
Sorin
This archive was generated by hypermail 2b25 : Wed Nov 01 2000 - 11:34:44 PST