error: Expected two arguments for "<" --> $DIR/missing_args_2.rs:2:13 | 2 | fn main() { chain!(1 < ); } | ^^^^^^^^^^^^^ | = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)