2022-08-07 12:36:54 +02:00
|
|
|
// ignore-tidy-trailing-newlines
|
|
|
|
//
|
2024-02-16 20:02:50 +00:00
|
|
|
//@ error-pattern: this file contains an unclosed delimiter
|
|
|
|
//@ error-pattern: this file contains an unclosed delimiter
|
|
|
|
//@ error-pattern: this file contains an unclosed delimiter
|
2022-08-07 12:36:54 +02:00
|
|
|
//
|
|
|
|
// Verify that unused parens lint does not try to create a span
|
|
|
|
// which points in the middle of a multibyte character.
|
|
|
|
|
|
|
|
fn f(){(print!(á
|