Skip to content
Snippets Groups Projects
Commit b8f6de05 authored by Aron Strandberg's avatar Aron Strandberg
Browse files

updated showcase

parent ce3bed4c
No related branches found
No related tags found
No related merge requests found
...@@ -179,6 +179,7 @@ fn test_bool(b: bool) -> bool { ...@@ -179,6 +179,7 @@ fn test_bool(b: bool) -> bool {
} }
return a; return a;
} }
return (3 < 4);
} }
fn main() { fn main() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment