mirror of
git://c9x.me/qbe.git
synced 2026-04-05 09:59:47 +00:00
limit the amount of warnings in prime example
This commit is contained in:
parent
e1609b24e6
commit
e33a10a8a4
@ -1,3 +1,5 @@
|
||||
#include <stdio.h>
|
||||
|
||||
main() {
|
||||
int n;
|
||||
int t;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user