espelhamento de
https://github.com/sammy-ette/Hilbish
sincronizado 2025-08-10 02:52:03 +00:00
feat: implement dofile on midnight
Esse commit está contido em:
pai
004615b1b2
commit
287a983730
@ -8,6 +8,6 @@ func (mlr *Runtime) DoString(code string) (Value, error) {
|
||||
}
|
||||
|
||||
func (mlr *Runtime) DoFile(filename string) error {
|
||||
//return mlr.state.DoFile(filename)
|
||||
return mlr.state.DoFile(filename)
|
||||
return nil
|
||||
}
|
||||
|
Carregando…
x
Referência em uma nova issue
Block a user