aboutsummaryrefslogtreecommitdiff
path: root/#test.bl#
diff options
context:
space:
mode:
authorCori Barker <coribarker2@gmail.com>2026-02-23 15:46:12 +0000
committerCori Barker <coribarker2@gmail.com>2026-02-23 15:46:12 +0000
commitb48b852e0fbe1ce0fb8aa51629513de61ed09b59 (patch)
treef262bda51f380cf6b6af263e468b5976415a16b1 /#test.bl#
parent4b33b1f31862cd505fd9c90cf8d2e696c6f6ec97 (diff)
removed temp file from emacs
Diffstat (limited to '#test.bl#')
-rw-r--r--#test.bl#3
1 files changed, 0 insertions, 3 deletions
diff --git a/#test.bl# b/#test.bl#
deleted file mode 100644
index 0548497..0000000
--- a/#test.bl#
+++ /dev/null
@@ -1,3 +0,0 @@
-int a = 6;
-int b = 7;
-int c = a * b;