We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea1cad commit 4adab5eCopy full SHA for 4adab5e
src/Tutorials.jl
@@ -0,0 +1,5 @@
1
+module Tutorials
2
+
3
+greet() = print("Hello World!")
4
5
+end
0 commit comments