summaryrefslogtreecommitdiff
path: root/code.txt
diff options
context:
space:
mode:
Diffstat (limited to 'code.txt')
-rw-r--r--code.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/code.txt b/code.txt
index 6359e4f..ce95b45 100644
--- a/code.txt
+++ b/code.txt
@@ -13,9 +13,9 @@ if (2 > 1) 1 - 1 - 1;
1 ** 1 ** 1;
if kaas
- doe(dingen)
+ doe(dingen);
else if andere(kaas) {
doe(andere,dingen);
} else {
print("rip");
-};
+}