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.
2 parents c130187 + e9a43de commit 21d0733Copy full SHA for 21d0733
demo.cr
@@ -2,6 +2,7 @@
2
3
class Greeter
4
def initialize(@name : String )
5
+ @my_thing = @name
6
end
7
8
def salute
0 commit comments