error[E0425]: unresolved value `bar`
--> $DIR/tab.rs:14:2
|
14 | \tbar;
| \t^^^ no resolution found
error: aborting due to previous error