Skip to content

Commit a911582

Browse files
Revert "Update XML Doc"
This reverts commit 6bf65d8.
1 parent 6bf65d8 commit a911582

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

python/input.cs

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
using System;
22

33
// This is hello world program.
4-
private Program
4+
/// <summary>
5+
6+
/// <para>
7+
8+
/// Represents the program.
9+
10+
/// </para>
11+
12+
/// <para></para>
13+
14+
/// </summary>
15+
16+
class Program
517
{
618
/// <summary>
719
/// <para>

0 commit comments

Comments
 (0)