Skip to content

Commit

Permalink
Merge pull request #72 from nextreleaseio/features
Browse files Browse the repository at this point in the history
Added more stuff
  • Loading branch information
donaldwasserman authored Nov 5, 2019
2 parents c130187 + e9a43de commit 21d0733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo.cr
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

class Greeter
def initialize(@name : String )
@my_thing = @name
end

def salute
Expand Down

0 comments on commit 21d0733

Please sign in to comment.