RosettaCodeData/Task/Character-codes/Fantom/character-codes.fantom

5 lines
39 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
fansh> 97.toChar
a
fansh> 'a'.toInt
97