﻿<?xml version="1.0" encoding="utf-8"?>
<ErrorDocumentation xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ErrorName>CS1025</ErrorName>
  <Examples>
    <string>// cs1025.cs : Single-line comment or end-of-line expected
// Line : 6

#if DEBUG
// ...
#endif DEBUG</string>
  </Examples>
</ErrorDocumentation>