blob: 6297880702e85f118d572d64cad6bd3ccbcc68f1 (
plain)
1
2
3
4
5
6
|
// ignore-tidy-trailing-newlines
// `ţ` must be the last character in this file, it cannot be followed by a newline
//~vv ERROR this file contains an unclosed delimiter
fn main() {
0: u8(ţ
|