mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 09:19:13 +07:00
sentence capitalization
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Swap If Statements" "true"
|
||||
// "Swap 'if' statements" "true"
|
||||
class A {
|
||||
|
||||
void m() {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Swap If Statements" "true"
|
||||
// "Swap 'if' statements" "true"
|
||||
class A {
|
||||
|
||||
void m() {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Swap If Statements" "true"
|
||||
// "Swap 'if' statements" "true"
|
||||
class A {
|
||||
|
||||
void m() {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Swap If Statements" "true"
|
||||
// "Swap 'if' statements" "true"
|
||||
class A {
|
||||
|
||||
void m() {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Swap If Statements" "true"
|
||||
// "Swap 'if' statements" "true"
|
||||
class A {
|
||||
|
||||
void m() {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Swap If Statements" "false"
|
||||
// "Swap 'if' statements" "false"
|
||||
class A {
|
||||
void m() {
|
||||
if (someCondition) {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Swap If Statements" "true"
|
||||
// "Swap 'if' statements" "true"
|
||||
class A {
|
||||
|
||||
void m() {
|
||||
|
||||
Reference in New Issue
Block a user