- Timestamp:
- 08/18/08 11:40:51 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/Tests/200-misc/820-partial/112-partial-multi-file-2.cobra
r1573 r1582 5 5 6 6 def foo as String is shared 7 assert .bar == 'bar' 7 8 return 'foo' 8 9
