luau-analyze 0.0.1

In-process Luau type checker for Rust
Documentation
1
2
3
4
5
-- expect: fail
--!strict

local util = require("game/util")
util.run()