Source code

Revision control

Copy as Markdown

Other Tools

#include "bad2.h"
int bad2() {
int a =2;
return a;
}