Skip to content

Commit

Permalink
namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jtristan committed Sep 20, 2024
1 parent 8015209 commit 3dd0975
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion TensorLib/Basic.lean
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
def hello := "world"
namespace TensorLib

def hello := "world"

end TensorLib

0 comments on commit 3dd0975

Please sign in to comment.