We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06915e0 commit 993f5b4Copy full SHA for 993f5b4
GitTest/MainWindow.xaml.cs
@@ -23,7 +23,7 @@ public partial class MainWindow : Window
23
public MainWindow()
24
{
25
InitializeComponent();
26
- int i = 111;
+ int i = 1111;
27
}
28
29
0 commit comments