We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74749a6 commit df42784Copy full SHA for df42784
1 file changed
src/PostgresORM.jl
@@ -29,7 +29,7 @@ module PostgresORM
29
# include("./web-api-definition.jl")
30
# end
31
32
- greet() = return ("Hello World")
+ greet() = return ("Hello World!")
33
34
module PostgresORMUtil
35
using ..PostgresORM
0 commit comments