tconvcolors.nim 78 B

12345678
  1. discard """
  2. output: "16777215A"
  3. """
  4. import colors
  5. echo int32(colWhite), 'A'