mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 23:33:00 +03:00
[crystal/fr] Corrected mistake
This commit is contained in:
parent
7f9c345ccf
commit
c086850651
@ -305,7 +305,6 @@ end
|
||||
(1..3).each do |index|
|
||||
puts "Index: #{index}"
|
||||
end
|
||||
# Index: 0
|
||||
# Index: 1
|
||||
# Index: 2
|
||||
# Index: 3
|
||||
|
Loading…
Reference in New Issue
Block a user