Converter tests:
White spaces in member lists are preserved
This commit is contained in:
@@ -4,9 +4,11 @@ open class `$`() {
|
||||
}
|
||||
open class `$$`(`$$$$`: `$$$$$`?) : `$`() {
|
||||
val `$$$`: `$$$$$`?
|
||||
|
||||
public open fun `$$$$$$`(): `$$$$$`? {
|
||||
return `$$$`
|
||||
}
|
||||
|
||||
{
|
||||
`$$$` = `$$$$`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user