diff --git a/patterns/lua54.hexpat b/patterns/lua54.hexpat index a75393a..7b511f5 100644 --- a/patterns/lua54.hexpat +++ b/patterns/lua54.hexpat @@ -125,7 +125,6 @@ struct LuaFunction { Vector upvalues; Vector protos; LuaDebugInfo debugInfo; - }; struct LuaFile {