Converter tests:

White spaces in member lists are preserved
This commit is contained in:
Pavel V. Talanov
2013-12-03 18:18:09 +04:00
parent 4b1b3aa122
commit 7f88de1dba
98 changed files with 220 additions and 44 deletions
@@ -1,6 +1,5 @@
try
{
}
{}
catch (e : Exception) {
println(1)
}
@@ -8,5 +7,4 @@ catch (e : IOException) {
println(0)
}
finally
{
}
{}
@@ -1,6 +1,5 @@
try
{
}
{}
catch (e : Exception) {
println(1)
}
@@ -8,5 +7,4 @@ catch (e : IOException) {
println(0)
}
finally
{
}
{}
@@ -1,6 +1,5 @@
try
{
}
{}
catch (e : Exception) {
println(1)
}
@@ -1,6 +1,5 @@
try
{
}
{}
catch (e : Exception) {
println(1)
}
@@ -1,6 +1,5 @@
try
{
}
{}
catch (e : Exception) {
println(1)
}
@@ -1,6 +1,5 @@
try
{
}
{}
catch (e : Exception) {
println(1)
}