#ifndef __TEST_H_ #define __TEST_H_ // Test methods to run void test_compile_line_header_depth(void); #endif // __TEST_H_