blob: 75abe6dc0cd836619eec38dae7a871061c23d8d9 [file] [log] [blame] [edit]
//@ known-bug: #123809
type Positive = std::pat::pattern_type!(std::pat is 0..);
pub fn main() {}