[AA LC] Make top-level functions static final

This commit is contained in:
Dmitriy Novozhilov
2022-08-12 14:20:59 +03:00
parent 7e24ddeb40
commit 573b292cbc
11 changed files with 96 additions and 137 deletions
+1 -1
View File
@@ -75,4 +75,4 @@ val x: String = ""
get;
var x: String = ""
private set;
// COMPILATION_ERRORS
// COMPILATION_ERRORS