diff --git a/main.rs b/main.rs
index 5d804c0..0658d30 100644
--- a/main.rs
+++ b/main.rs
@@ -3 +3 @@ fn main() {
-    println!("two");
+    println!("2");
@@ -5,0 +6 @@ fn main() {
+    println!("five");
diff --git a/notes.md b/notes.md
index d4d7d60..976bcb5 100644
--- a/notes.md
+++ b/notes.md
@@ -5,0 +6 @@ increment operator: x
+++ can also start a line
diff --git a/schema.sql b/schema.sql
index bb42838..07010ac 100644
--- a/schema.sql
+++ b/schema.sql
@@ -1,2 +0,0 @@
--- users table
--- created 2024
@@ -5 +2,0 @@ CREATE TABLE users (
-  -- legacy column
