1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2025-01-07 16:26:51 +03:00
Idris2/tests/idris2/reflection017/StillCantEscape.idr

14 lines
226 B
Idris

module StillCantEscape
import CanElabType
import Language.Reflection
%language ElabReflection
-- check that zero does not leak, should not typecheck
failing "CanElabType.T is private"
T' : Type
T' = %runElab elabExpr