Commit 6b1943bf authored by yoshihito.saito's avatar yoshihito.saito

conflictを意図しています2 by yoshihito

parent 1a31b835
#include <stdio.h> #include <stdio.h>
int main(void) { int main(void) {
printf("hello, conflict!\n"); printf("hello, conflict2!\n");
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment