diff options
| author | Cori Barker <coribarker2@gmail.com> | 2026-02-09 13:01:35 +0000 |
|---|---|---|
| committer | Cori Barker <coribarker2@gmail.com> | 2026-02-09 13:01:35 +0000 |
| commit | 530fd20a345c946a970bd8c5ee73e364fc8014f9 (patch) | |
| tree | fb1677246972f7faa0e209b4ce8dcf023f624d18 /test.bl | |
| parent | f90babce5096cf1e6eb61b22b70c08a69c39a581 (diff) | |
Stop tracking .bl files
Diffstat (limited to 'test.bl')
| -rw-r--r-- | test.bl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test.bl b/test.bl deleted file mode 100644 index 41bf57d..0000000 --- a/test.bl +++ /dev/null @@ -1,5 +0,0 @@ -int a = 5; - -int b = 6; - -int c = a * b; |
