function main(a: field, b: field, c: bool) { console.assert(a == b == c); }