Skip to content

Commit acf9366

Browse files
Fixed typo
1 parent b0af106 commit acf9366

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)