[ruby/prism] IBM720 encoding

fc1f6ea3af
This commit is contained in:
Kevin Newton 2023-11-11 23:44:31 -05:00 committed by git
parent ba937eee0b
commit 8c44d69b9f
4 changed files with 38 additions and 0 deletions

View file

@ -15,6 +15,7 @@ module Prism
Encoding::EUC_JP,
Encoding::GBK,
Encoding::IBM437,
Encoding::IBM720,
Encoding::ISO_8859_1,
Encoding::ISO_8859_2,
Encoding::ISO_8859_3,