mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-21 03:14:11 +00:00
10 lines
357 B
Rust
10 lines
357 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!(á
|