Commit 2dcf48e2 authored by yoshihito.saito's avatar yoshihito.saito

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

conflictを意図しています

See merge request !8
parents 7b101dc2 1a31b835
#include <stdio.h>
int main(void) {
printf("hello, world!\n");
printf("hello, conflict!\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