/* CTF 1.8 */

typealias integer { size = 32; align = 32; signed = false; } := uint;
typedef uint myarray[-10];
