-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ju Hee Lee edited this page May 16, 2016
·
64 revisions
- Jonathan: error handling for Parsing/Typechecking.
- continue
- error if there are conflicting functions or classes (diff signatures but same name) within one xi's environment even if not used
- error if there are conflicting functions or classes (diff signatures but same name) within a ixi's environment
##Questions to ask
- Can we have methods declared twice (same signature or not) in different interface files? Within the same interface file?