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