//@ known-bug: #123664 #![feature(generic_const_exprs, effects)] const fn with_positive() {} pub fn main() {}