comm_alg/CommAlg.lean

5 lines
49 B
Plaintext
Raw Permalink Normal View History

2023-06-09 19:13:24 -05:00
import Mathlib
2023-06-09 19:21:01 -05:00
def hello := "world"
#print "hi"