This is a test commit to test quallity gates
diff --git a/ReadMe.md b/ReadMe.md
index 9cf07e7..9f4abba 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,3 +1,5 @@
+##Test
+
[](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
[](https://teamcity.jetbrains.com/buildConfiguration/Kotlin_KotlinPublic_Compiler?branch=%3Cdefault%3E&buildTypeTab=overview&mode=builds)
[](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.jetbrains.kotlin%22)
diff --git a/compiler/fir/checkers/src/org/jetbrains/kotlin/fir/analysis/PsiElementFinderByType.kt b/compiler/fir/checkers/src/org/jetbrains/kotlin/fir/analysis/PsiElementFinderByType.kt
index eb9cc74..1de8627 100644
--- a/compiler/fir/checkers/src/org/jetbrains/kotlin/fir/analysis/PsiElementFinderByType.kt
+++ b/compiler/fir/checkers/src/org/jetbrains/kotlin/fir/analysis/PsiElementFinderByType.kt
@@ -1,4 +1,5 @@
-/*
+// test
+/*
* Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/