Appearance
local luau = require("@lute/luau")
(source: string) -> Bytecode
(bytecode: Bytecode, chunkname: string?, env: { [any]: any }?) -> (...any) -> ...any
(source: string) -> ParseResult
(source: string) -> AstExpr