We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38807a9 commit 7430d06Copy full SHA for 7430d06
examples/hello_world.bs
@@ -1,4 +1,4 @@
1
fn main() {
2
- println("Hello World!")
+ println("Hello World!");
3
}
4
0 commit comments