blob: f8e76f4ee9f07de46c8634c93da9895b23697e99 [file] [log] [blame]
#include<stdio.h>
void func(void) { printf("Something.\n"); }