Fix broken test data file

This commit is contained in:
Alexander Udalov
2014-05-26 16:49:10 +04:00
parent afd3127054
commit cc94010d07

View File

@@ -1,4 +1,4 @@
dclass A {
class A {
fun foo() {
inlineFun { "test" }
}