4 lines
41 B
Crystal
Vendored
4 lines
41 B
Crystal
Vendored
def fx(ctx)
|
|
"hello world, crystal"
|
|
end
|