/* Public domain. */

#include "tryuint.h"
typedef unsigned long long uint64;
DOIT(64, uint64, "unsigned long long")
