Adds compile file

This commit is contained in:
Dennis Schoepf 2025-03-07 13:04:49 +01:00
parent bb041d7d16
commit 5c3ab3c9ae

View file

@ -0,0 +1,5 @@
local function compile() end
return {
compile,
}