Added parser test for function with initializer.
This commit is contained in:
@@ -6,3 +6,4 @@ fun [a()] T.foo<, T, , T>(a : foo) : bar
|
||||
fun [a()] T.foo<T, T>(, a : foo, , a: b) : bar
|
||||
|
||||
fun foo() : = a;
|
||||
fun foo() = ;
|
||||
Reference in New Issue
Block a user