Rewrote func test case
This commit is contained in:
@@ -132,3 +132,14 @@ func ro hDataInit
|
||||
= bird:Bird (
|
||||
(99999)
|
||||
324)
|
||||
|
||||
func ro iDereference
|
||||
> w:Face
|
||||
> x:{Int}
|
||||
> y:{Int ..}
|
||||
> z:Int:4
|
||||
---
|
||||
= a:Int {w Int}
|
||||
= b:Int {x}
|
||||
= c:Int {y 4}
|
||||
= d:Int {z 3}
|
||||
|
||||
Reference in New Issue
Block a user