Skip to content

Commit 9e2fa76

Browse files
Merge pull request #80 from nextreleaseio/bugs
Fixed typo
2 parents 340a5f3 + acf9366 commit 9e2fa76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo.cr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ class Greeter
1111

1212
def high_five
1313
puts "This looks a lot like ruby"
14+
end
1415
end
1516

1617
g = Greeter.new("world")

0 commit comments

Comments
 (0)