DEBSOURCES
Skip Quicknav
sources / sccache / 0.12.0-2 / tests / test_whitespace_alt.c
1234567891011
#include <stdio.h> int main() { printf("Hello world!"); return 0; }