We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede9cc4 commit 0750316Copy full SHA for 0750316
src/main.rs
@@ -1,3 +1,3 @@
1
-fn main() -> rltk::BError {
+fn main() {
2
println!("You probably want to go into one of the chapter-XY-name folders and run that!");
3
}
0 commit comments