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/Issue34.rs.folded

12 lines
325 B

2 400 401 + /**
0 401 401 | * SCE_RUST_COMMENTBLOCKDOC
0 401 400 | */
2 400 401 + fn main() {
0 401 401 | /// SCE_RUST_COMMENTLINEDOC
0 401 401 | println!("Hello, World!");
0 401 400 | }
0 400 400 // SCE_RUST_COMMENTLINE
2 400 401 + /*
0 401 401 | * SCE_RUST_COMMENTBLOCK
0 401 400 | */
1 400 400