Skip to content

Commit 0750316

Browse files
committed
Fix outer
1 parent ede9cc4 commit 0750316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
fn main() -> rltk::BError {
1+
fn main() {
22
println!("You probably want to go into one of the chapter-XY-name folders and run that!");
33
}

0 commit comments

Comments
 (0)