- Timestamp:
- 02/27/10 09:18:29 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/Tests/320-misc-two/250-qualified/200-qual-generic.cobra
r1224 r2291 3 3 class Referer 4 4 5 def stuff as A.B.C.Container<of String> # dotted generic name use to confound compiler5 def stuff as A.B.C.Container<of String> # dotted generic name used to confound compiler 6 6 return nil to passthrough 7 7



