Skip to content

Commit 993f5b4

Browse files
committed
finish
1 parent 06915e0 commit 993f5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitTest/MainWindow.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public partial class MainWindow : Window
2323
public MainWindow()
2424
{
2525
InitializeComponent();
26-
int i = 111;
26+
int i = 1111;
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)