mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
WIP
This commit is contained in:
parent
2a0401e072
commit
15a48a0cef
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{-# OPTIONS --rewriting #-}
|
||||
{-# OPTIONS --allow-unsolved-metas #-}
|
||||
|
||||
module Properties.Subtyping where
|
||||
|
||||
open import Agda.Builtin.Equality using (_≡_; refl)
|
||||
|
|
Loading…
Add table
Reference in a new issue