Commit 4274b505 authored by tetsuya.ohara's avatar tetsuya.ohara

Merge branch 'feature/tetsuya' into 'main'

created tetsuya.c

See merge request !3
parents 29902f02 4c8bca47
#include <stdio.h>
int main(void) {
printf("hello from Tetsuya!\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