jordan revisou este gist 1 month ago. Ir para a revisão
1 file changed, 19 insertions
☺☻☹.c(arquivo criado)
| @@ -0,0 +1,19 @@ | |||
| 1 | + | #include <u.h> | |
| 2 | + | #include <libc.h> | |
| 3 | + | typedef int ☺☹☻; | |
| 4 | + | typedef void ☹☺☻; | |
| 5 | + | enum | |
| 6 | + | { | |
| 7 | + | ☹☻☺ = sizeof(☺☹☻), | |
| 8 | + | ☻☺☹ = 0, | |
| 9 | + | }; | |
| 10 | + | ||
| 11 | + | ☹☺☻ | |
| 12 | + | main(☹☺☻) | |
| 13 | + | { | |
| 14 | + | ☺☹☻ ☺☻☹; | |
| 15 | + | ||
| 16 | + | for(☺☻☹=☻☺☹; ☺☻☹<☹☻☺; ☺☻☹++) | |
| 17 | + | print("☺☻☹ = %d\n", ☺☻☹); | |
| 18 | + | exits(☻☺☹); | |
| 19 | + | } | |
Próximo
Anterior