about summary refs log tree commit diff stats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/ex1.mu1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/ex1.mu b/apps/ex1.mu
index 3755ccc7..85fc3f81 100644
--- a/apps/ex1.mu
+++ b/apps/ex1.mu
@@ -8,5 +8,4 @@
 # Expected output: blank screen with no errors
 
 fn main screen: (addr screen), keyboard: (addr keyboard), data-disk: (addr disk) {
-  loop
 }