Cleaned up linter warnings

This commit is contained in:
Eduard Urbach 2024-06-27 20:54:07 +02:00
parent c67cb81830
commit b6947dab18
Signed by: eduard
GPG key ID: 49226B848C78F6C8
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