💾 Archived View for gmi.noulin.net › gitRepositories › git-off › file › nodeStartupSpeed › cTest.c.g… captured on 2023-07-10 at 15:56:32. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

git-off

Log

Files

Refs

README

cTest.c (56B)

     1 #include <stdio.h>
     2 
     3 void main() {
     4         printf("Started");
     5 }