You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notepad-plus-plus/lexilla/test/examples/rust/Issue239.rs.styled

4 lines
153 B

{6}fn{0} {17}main{16}(){0} {16}{{0}
{6}let{0} {17}r#true{0} {16}={0} {6}false{16};{0}
{19}println!{16}({13}"{}"{16},{0} {17}r#true{16});{0}
{16}}