Converter:
Use formatter in converter tests Reformat test data
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var s : String? = null
|
||||
var s: String? = null
|
||||
if (!s?.isEmpty()!!)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user