mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
remove moon
This commit is contained in:
parent
6a01d4c653
commit
eb8788cb89
@ -1,4 +1,3 @@
|
||||
local moon = require("moon")
|
||||
local log
|
||||
log = function(str)
|
||||
if str == nil then
|
||||
|
@ -1,6 +1,4 @@
|
||||
|
||||
moon = require "moon"
|
||||
|
||||
log = (str="") ->
|
||||
io.stderr\write str .. "\n"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user