blob: d7d4857303f7f64db100c62b34ce06bccb997546 [file] [log] [blame]
#include "val1.h"
#include "val2.h"
int val2(void) { return val1() + 2; }