Hacker News new | ask | show | jobs
by jrajav 5024 days ago
Silently fails if you make a syntax error. I accidentally pasted this without newlines and at first I thought it wasn't responding:

  #include <stdio.h>int main() { printf("Hello World"); }