1 2 3 4 5 6 7 8
error[E0425]: unresolved name `bar` --> $DIR/tab.rs:14:2 | 14 | \tbar; | \t^^^ error: aborting due to previous error