ossp-pkg/cfg/sample.cfg 1.3 -> 1.4
--- sample.cfg 2002/07/08 13:45:28 1.3
+++ sample.cfg 2002/07/17 14:48:08 1.4
@@ -30,7 +30,8 @@
;
/* a C/C++ style block comment which
goes over multiple lines and even includes
- some special /* ** * / characters */
+ some special / * ** * / characters and
+ a nested /* co/**/mment */, too. */
"==== Single-Quoted Strings ====";
'foo';
|
|