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 b0af106 commit acf9366Copy full SHA for acf9366
demo.cr
@@ -11,6 +11,7 @@ class Greeter
11
12
def high_five
13
puts "This looks a lot like ruby"
14
+ end
15
end
16
17
g = Greeter.new("world")
0 commit comments