diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-03-26 14:39:54 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-03-26 14:39:54 -0400 |
commit | 948cfe891a1234f52057db56f7cb1ea088de5ade (patch) | |
tree | e83a406326b083b8215cddb84cbc667f6f4fc4e0 /tnslc/file.tnsl | |
parent | bb59c119af8ca19fa0eece110f6f7444e52dd558 (diff) |
vector bugfix
Diffstat (limited to 'tnslc/file.tnsl')
-rw-r--r-- | tnslc/file.tnsl | 2 |
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 |