comm_alg/CommAlg.lean

5 lines
49 B
Plaintext

import Mathlib
def hello := "world"
#print "hi"