comm_alg/CommAlg.lean
poincare-duality 5bbb84f5f1 Give it a try
2023-06-09 17:40:22 -07:00

4 lines
No EOL
79 B
Text

import Mathlib.Tactic
def hello := "world"
-- Thank Grant for setting this up.