mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-14 06:00:39 +00:00
db90c7da48
* Added Luau.Type.ToString
5 lines
97 B
Agda
5 lines
97 B
Agda
module Properties where
|
|
|
|
import Properties.Dec
|
|
import Properties.Step
|
|
import Properties.Remember
|