]> zdv2.bktei.com Git - BK-2023-05.git/blob - src/test2.c
chore(src/kr):Update comment
[BK-2023-05.git] / src / test2.c
1 #include <stdio.h>
2
3 int main()
4 {
5 puts("Electric pair mode is pretty cool.");
6 return 0;
7 }