Cleaned up linter warnings

This commit is contained in:
2024-06-27 20:54:07 +02:00
parent a64169d624
commit 77cfe9ff31
6 changed files with 29 additions and 28 deletions

View File

@ -74,8 +74,6 @@ func (f *Function) CompileTokens(body token.List) error {
if err != nil {
return err
}
start = -1
}
start = i + 1