Changeset 4118 for trunk/ProjectFortress/other_compiler_tests
- Timestamp:
- 08/31/09 12:39:22 (3 months ago)
- Location:
- trunk/ProjectFortress/other_compiler_tests
- Files:
-
- 1 added
- 1 modified
-
Funmet.test (added)
-
Funmet2.fss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ProjectFortress/other_compiler_tests/Funmet2.fss
r4105 r4118 23 23 24 24 object P extends T 25 me(self, x:ZZ32):ZZ32 = x + 225 me(self, x:ZZ32):ZZ32 = x + 3 26 26 end 27 27

