RosettaCodeData/Task/Character-codes/Objeck/character-codes.objeck

3 lines
54 B
Plaintext

'a'->As(Int)->PrintLine();
97->As(Char)->PrintLine();