Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
10 lines
212 B
Text
10 lines
212 B
Text
/* Error1: not recognizing slashStar comment */
|
|
|
|
/* Error2 : not recognizing
|
|
* Error2: slashStar
|
|
* Error2: comments
|
|
*/
|
|
|
|
// Error3: not recognizing slashSlash comments
|
|
|
|
/ Error4: not recognizing slash comments
|