mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-12 02:16:13 +00:00
20 lines
259 B
Plaintext
20 lines
259 B
Plaintext
/*
|
|
* DO NOT EDIT THIS FILE. Generated by checkmk.
|
|
* Edit the original source file "in" instead.
|
|
*/
|
|
|
|
#include <check.h>
|
|
|
|
#line 1 "in"
|
|
/*
|
|
* While a line such as
|
|
*
|
|
#define MY_VALUE 1
|
|
*
|
|
* will be passed; a line such as
|
|
*
|
|
#line 9
|
|
*
|
|
* will not be.
|
|
*/
|