blob: 9660a45afaa3c5077b2eec2c0e97ab75ba349a88 [file] [log] [blame]
int3 main() {
return int3(1, 2, 3);
}