Skip to content

Commit

Permalink
module
Browse files Browse the repository at this point in the history
  • Loading branch information
moesphere committed Nov 20, 2018
1 parent 56b4c9d commit 0fcf97f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/TestPack.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module TestPack

greet() = println("Hello")

end

0 comments on commit 0fcf97f

Please sign in to comment.