summary refs log tree commit diff
path: root/src/test/run-pass/const-meth-pattern.rs
AgeCommit message (Collapse)AuthorLines
2016-04-30Fix patterns of the constants that are const methSimonas Kazlauskas-0/+27
See the regression test for the sample code this fixes