DEBSOURCES
Skip Quicknav
sources / php8.4 / 8.4.11-1 / ext / standard / tests / helpers / bad_cmd.c
1234567
#include <stdio.h> int main() { printf("pwnd!\n"); return 0; }