finish fixing things
This commit is contained in:
parent
6afd01da2a
commit
591402b428
4 changed files with 19 additions and 16 deletions
|
|
@ -17,7 +17,9 @@
|
|||
|
||||
package ast
|
||||
|
||||
import "gitlab.com/whom/shs/log"
|
||||
import (
|
||||
"gitlab.com/whom/shs/log"
|
||||
)
|
||||
|
||||
/* determines whether or not to execute a system binary
|
||||
* when a function cannot be found in the functable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue