5 lines
71 B
Text
5 lines
71 B
Text
import data.num
|
|
|
|
definition x.y : nat := 10
|
|
|
|
definition x.1 :nat := 10
|