mirror of
https://github.com/GTBarkley/comm_alg.git
synced 2024-12-26 07:38:36 -06:00
5 lines
No EOL
49 B
Text
5 lines
No EOL
49 B
Text
import Mathlib
|
|
|
|
def hello := "world"
|
|
|
|
#print "hi" |