This commit is contained in:
Wolwer1ne
2022-10-17 11:43:38 +03:00
parent 7163953851
commit 71196f474b

View File

@@ -169,7 +169,7 @@ class AboutPatternMatching < Neo::Koan
# ------------------------------------------------------------------
# Hash patternis quite the same as Array pattern, but it expects #deconsturct_keys(keys) method
# Hash pattern is quite the same as Array pattern, but it expects #deconsturct_keys(keys) method
# It works with symbol keys for now
class LetterAccountant