Rename 111-compile to 111-compile2.
Not a great name, but make it obvious that this is a slightly different test from 110-compile.
This commit is contained in:
parent
1f304f4d1d
commit
34ce233f5e
11 changed files with 0 additions and 0 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#include <stdio.h>
|
||||
#include "mystr.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
printf("%s\n", mystr);
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue