1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2024-12-28 14:11:53 +03:00
Idris2/tests/idris2/reflection/reflection017/StillCantEscape.idr

14 lines
226 B
Idris
Raw Normal View History

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