/* Public domain. */

#include "tryuint.h"
typedef unsigned short uint16;
DOIT(16, uint16, "unsigned short")
