scm.h 64 B

12345
  1. #include <stdint.h>
  2. typedef uint64_t scm;
  3. typedef int64_t num;