mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-05 19:09:11 +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
|