pts icon indicating copy to clipboard operation
pts copied to clipboard

Test cases for type inference

Open fehrenbach opened this issue 11 years ago • 1 comments

fehrenbach avatar Feb 03 '14 13:02 fehrenbach

Test substitution in lambda case of typecheck push with known result type: > test: Pi s : * . s -> s = lambda t : * . lambda x : t . x ;

Find a term that tests the same with inference.

fehrenbach avatar Feb 03 '14 13:02 fehrenbach