KT-2524: Standalone compiler prints diagnostics in random order.
#KT-2524 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
val y = 5
|
||||
val y = 5
|
||||
Reference in New Issue
Block a user
#KT-2524 Fixed
@@ -0,0 +1,2 @@
|
||||
val y = 5
|
||||
val y = 5
|
||||