thighCString.nim 76 B

1234567
  1. discard """
  2. output: "5"
  3. """
  4. let test = cstring("foobar")
  5. echo high(test)