1
Fork 0
rust/src/test/ui/codemap_tests/tab.stderr

9 lines
148 B
Text
Raw Normal View History

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