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
3e429f0368
lean2
/
tests
/
lean
/
pp_algebra_num_bug.lean.expected.out
5 lines
48 B
Text
Raw
Normal View
History
Unescape
Escape
fix(frontends/lean): pretty print numeral notation from algebra
2015-03-14 01:58:34 +00:00
1 * 1 * a : A
fix(tests/lean): adjust remaining tests to changes in the standard library
2015-10-14 01:35:16 +00:00
mul 1 a : A
fix(frontends/lean): pretty print numeral notation from algebra
2015-03-14 01:58:34 +00:00
0 + a : A
fix(tests/lean): adjust remaining tests to changes in the standard library
2015-10-14 01:35:16 +00:00
add 0 a : A
Reference in a new issue
Copy permalink