remove unneeded libs
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
#!/usr/local/bin/lua
|
||||
--
|
||||
-- Foobar
|
||||
--[[Foo
|
||||
bar]]
|
||||
--[====[Foo
|
||||
bar]=====] ]===]
|
||||
baz]====]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["comment", "#!/usr/local/bin/lua"],
|
||||
["comment", "--"],
|
||||
["comment", "-- Foobar"],
|
||||
["comment", "--[[Foo\r\nbar]]"],
|
||||
["comment", "--[====[Foo\r\nbar]=====] ]===]\r\nbaz]====]"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for comments.
|
||||
Reference in New Issue
Block a user