phoenix — 6/30/2021, 4:00:23 PM
#include <stdio.h>

void hi(void) {
   puts("hi");
}
♥ 0 ↩ 0 💬 1 comment

comments

lily:
puts
11/17/2021, 8:43:53 PM