blob: 551179fad67254fe134580ade9d579f9743557c1 [file] [log] [blame]
float main1() {
return 1.0f;
}
uint main2() {
return 1u;
}