1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-09 00:06:47 +02:00

follow-up fixes for #2602

This commit is contained in:
ven
2016-12-23 01:08:03 +01:00
committed by GitHub
parent 601aae91ae
commit 728852dea1

View File

@@ -13,7 +13,7 @@ lang: fr-fr
# Ceci est un commentaire
# Tout est object
# Tout est objet
nil.class #=> Nil
100.class #=> Int32
true.class #=> Bool
@@ -68,7 +68,7 @@ true.class #=> Bool
'a'.class #=> Char
# Notation octale des caratères
# Notation octale des caractères
'\101' #=> 'A' : Char
# Notation unicode