Skip to content

Commit

Permalink
[fix]: sample region in lorem.rs (#233)
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Balashov <a.marcius26@gmail.com>

Signed-off-by: Dmitry Balashov <a.marcius26@gmail.com>
  • Loading branch information
0x009922 committed Dec 19, 2022
1 parent 6b3d14d commit 04fe6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/example_code/lorem.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fn main() {
// #region ipsum
println!("Lorem ipsum");
// #endregion
// #endregion ipsum
}

0 comments on commit 04fe6cb

Please sign in to comment.