💾 Archived View for gmi.noulin.net › gitRepositories › git-off › file › nodeStartupSpeed › cTest.c.g… captured on 2023-01-29 at 11:37:22. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
cTest.c (56B)
1 #include <stdio.h> 2 3 void main() { 4 printf("Started"); 5 }