From ae603f2423e967c55dfd31b0dec26d19584aa322 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sat, 23 Dec 2023 23:12:03 +0100 Subject: Can typecheck universe-polymorphic id --- example.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 example.txt (limited to 'example.txt') diff --git a/example.txt b/example.txt new file mode 100644 index 0000000..1d96c5f --- /dev/null +++ b/example.txt @@ -0,0 +1,2 @@ +foo : (l : Level) -> (a : Set l) -> (x : a) -> a +foo = \(l : Level) -> \(a : Set l) -> \(x : a) -> x -- cgit v1.2.3-70-g09d2