Commit 776567c6 authored by yoshihito.saito's avatar yoshihito.saito

Merge branch 'feature/conflict-yoshihito' into 'main'

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

See merge request !9
parents 2dcf48e2 6b1943bf
#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