summaryrefslogtreecommitdiff
path: root/tnslc/file.tnsl
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-03-26 14:39:54 -0400
committerKyle Gunger <kgunger12@gmail.com>2024-03-26 14:39:54 -0400
commit948cfe891a1234f52057db56f7cb1ea088de5ade (patch)
treee83a406326b083b8215cddb84cbc667f6f4fc4e0 /tnslc/file.tnsl
parentbb59c119af8ca19fa0eece110f6f7444e52dd558 (diff)
vector bugfix
Diffstat (limited to 'tnslc/file.tnsl')
-rw-r--r--tnslc/file.tnsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tnslc/file.tnsl b/tnslc/file.tnsl
index 0b24aea..e17ec70 100644
--- a/tnslc/file.tnsl
+++ b/tnslc/file.tnsl
@@ -1,5 +1,5 @@
struct File {
- int i
+
}
/; method File