mirror of
https://github.com/GTBarkley/comm_alg.git
synced 2025-04-19 10:20:00 -05:00
4 lines
No EOL
79 B
Text
4 lines
No EOL
79 B
Text
import Mathlib.Tactic
|
|
def hello := "world"
|
|
|
|
-- Thank Grant for setting this up. |