error[E0425]: cannot find value `bar` in this scope --> $DIR/tab.rs:14:2 | 14 | \tbar; | \t^^^ not found in this scope error: aborting due to previous error