From 3ed659a6ad224ae848b43dde097bbf0ad09e30bc Mon Sep 17 00:00:00 2001 From: monula95 dutta Date: Sat, 10 Jun 2023 00:21:01 +0000 Subject: [PATCH] test push --- CommAlg.lean | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CommAlg.lean b/CommAlg.lean index 6d1a3cc..ab7e3a6 100644 --- a/CommAlg.lean +++ b/CommAlg.lean @@ -1,3 +1,5 @@ import Mathlib -def hello := "world" \ No newline at end of file +def hello := "world" + +#print "hi" \ No newline at end of file