Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently failing: error: unexpected token: `b` --> tests/test_ensure.rs:138:44 | 138 | let test = || Ok(ensure!(a <= b || a - b <= 10)); | ^ | ::: src/ensure.rs:319:117 | 319 | (atom $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($dot:tt $ident:tt $colons:tt $larrow:tt $lit:literal $($dup:tt)*) . $i:ident :: <- $($rest:tt)*) => { | ------------ while parsing argument for this `literal` macro fragment
- Loading branch information