2020-01-03 07:40:15 -06:00
|
|
|
error: this file contains an unclosed delimiter
|
|
|
|
--> $DIR/unmatched-delimiter-at-end-of-file.rs:11:63
|
2018-12-16 22:00:17 -06:00
|
|
|
|
|
2019-03-09 06:03:44 -06:00
|
|
|
LL | fn foo() {
|
2020-01-03 07:40:15 -06:00
|
|
|
| - unclosed delimiter ^
|
2018-12-16 22:00:17 -06:00
|
|
|
|
2023-11-21 09:44:16 -06:00
|
|
|
error: aborting due to 1 previous error
|
2018-12-16 22:00:17 -06:00
|
|
|
|