← Back
Editing: line2.c
#include <stdio.h> void f2() { printf("hello\n"); }
Save File
Cancel