- Timestamp:
- 11/06/08 12:22:11 (2 months ago)
- Files:
-
- 1 modified
-
t/spec/S12-class/inheritance.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
t/spec/S12-class/inheritance.t
r22889 r22897 117 117 118 118 # test that you can inherit from a class with :: in the name. 119 # A rakudo regression, http://rt.perl.org/rt3/Ticket/Display.html?id=60356120 #?rakudo skip 'inheritance from classes with :: in the name'121 119 { 122 120 class A::B {
