5 lines
94 B
Text
5 lines
94 B
Text
|
|
#define FOO \
|
||
|
|
42
|
||
|
|
(* The following #enddef is extraneous; it should not be there. *)
|
||
|
|
#enddef
|