Upgrade to Fennel 1.4.0
This commit is contained in:
parent
6b5035c111
commit
19320369eb
3
boot.t
3
boot.t
|
@ -4,6 +4,9 @@ _G.___repl___ = nil
|
|||
_G.___replLocals___ = nil
|
||||
_G._ = nil
|
||||
_G.__ = nil
|
||||
_G._1 = nil
|
||||
_G._2 = nil
|
||||
_G._3 = nil
|
||||
|
||||
debug.traceback = fennel.traceback
|
||||
table.insert(package.loaders, fennel.searcher)
|
||||
|
|
1492
fennel.lua
1492
fennel.lua
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue