lean2/tests/lean/notation3.lean.expected.out

6 lines
191 B
Text
Raw Normal View History

notation3.lean:2:0: warning: imported file uses 'sorry'
[ a , b , b ] : list num
( a , true , a = b , b ) : num × Prop × Prop × num
( a , b ) : num × num
[ 1 , 2 + 2 , 3 ] : list num