Don't use a method modifier in a test, since they may not be available
[gitmo/Mouse.git] / t / 041-enum.t
2009-02-09 Shawn M Moore Support for anonymous enums: enum [elements]
2009-02-05 Shawn M Moore Implement basic usage of "enum" type constraints