blob: 4ae8a4df16db32953c7c7905ba2b56e96fe2e7c0 [file] [log] [blame]
Chris Lattnera4c096d2002-12-15 07:55:43 +00001
2int %main() {
3 cast bool true to int
4 cast int 6 to bool
5
6 ret int 0
7}