mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
Merge pull request #3070 from Monpt7/fr_corrected_mistake
[crystal/fr] Corrected mistake
This commit is contained in:
commit
de276acf08
@ -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