mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-22 20:47:48 +00:00
10 lines
354 B
Rust
10 lines
354 B
Rust
![]() |
// ignore-tidy-trailing-newlines
|
||
|
//
|
||
|
// error-pattern: this file contains an unclosed delimiter
|
||
|
// error-pattern: this file contains an unclosed delimiter
|
||
|
// error-pattern: this file contains an unclosed delimiter
|
||
|
//
|
||
|
// Verify that unused parens lint does not try to create a span
|
||
|
// which points in the middle of a multibyte character.
|
||
|
|
||
|
fn f(){(print!(á
|