This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
mzhang/fix
lean2
/
tests
/
lean
/
sec_param_pp2.lean.expected.out
5 lines
146 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
fix(tests,doc): adjust tests and documentation
2015-11-21 01:03:17 +00:00
id2 : (A → B → A) → A
id2 : (A → B → A) → A
fix(builtin_cmds): metavar_args should be false by default
2016-06-06 16:55:12 +00:00
id2 : ?B → (A → ?B → A) → A
chore(tests): mass-update for pp.binder_types false
2016-06-01 02:14:42 +00:00
id2 : ?A → (Π {B}, B → (?A → B → ?A) → ?A)
Reference in a new issue
Copy permalink