mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-20 14:26:11 +00:00
12 lines
130 B
Plaintext
12 lines
130 B
Plaintext
/*
|
|
* While a line such as
|
|
*
|
|
#define MY_VALUE 1
|
|
*
|
|
* will be passed; a line such as
|
|
*
|
|
#suite "Sweet"
|
|
*
|
|
* will not be.
|
|
*/
|