This commit is contained in:
parent
6dfa7ca00d
commit
c35f8ff05c
1 changed files with 1 additions and 1 deletions
|
@ -13,8 +13,8 @@ import (
|
|||
type FileError struct {
|
||||
err error
|
||||
file *fs.File
|
||||
position token.Position
|
||||
stack string
|
||||
position token.Position
|
||||
}
|
||||
|
||||
// Error implements the error interface.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue