fn main() {
    inline!(); //~ ERROR cannot find macro `inline` in this scope
}