Skip to content

Commit 06915e0

Browse files
committed
1
1 parent 176512c commit 06915e0

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 = 11;
26+
int i = 111;
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)