fix KT-9733 No error shown for 2 "main" functions in the same file
#KT-9733 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// KT-9733 No error shown for 2 "main" functions in the same file
|
||||
|
||||
<!CONFLICTING_OVERLOADS!>fun main(args: Array<String>)<!> {}
|
||||
<!CONFLICTING_OVERLOADS!>fun main(args: Array<String>)<!> {}
|
||||
Reference in New Issue
Block a user