luau/prototyping/Properties.agda
2022-02-10 16:53:59 -06:00

6 lines
125 B
Agda

module Properties where
import Properties.Dec
import Properties.Remember
import Properties.Step
import Properties.TypeCheck