comm_alg/CommAlg.lean

4 lines
79 B
Text
Raw Normal View History

2023-06-09 19:40:22 -05:00
import Mathlib.Tactic
def hello := "world"
-- Thank Grant for setting this up.