You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
313 B
14 lines
313 B
4 years ago
|
|
||
|
#pragma do not change anything in this pragma!
|
||
|
|
||
|
// This next bit should parse as '#', pragma, preproc-body, nl-cont,
|
||
|
// preproc-body, nl-cont, preproc-body
|
||
|
#pragma multi \
|
||
|
line \
|
||
|
pragma
|
||
|
|
||
|
#pragma mark -------- Protected Member Functions ----------------
|
||
|
|
||
|
#pragma some comment follows // comment
|
||
|
|