Fixed func section test case formatting
This commit is contained in:
parent
257d22b6f7
commit
645456bb48
@ -27,10 +27,10 @@ func ro dArgumentTypes
|
||||
---
|
||||
[bird tree butterfly.wing "hello world" grass:{Int:mut 8}]
|
||||
func ro eMath
|
||||
[> x:Int]
|
||||
[> y:Int]
|
||||
[< z:Int]
|
||||
[---]
|
||||
> x:Int
|
||||
> y:Int
|
||||
< z:Int
|
||||
---
|
||||
[++ x]
|
||||
[-- y]
|
||||
[set z [+ [* 0392 00] 98 x [/ 9832 y] 930]]
|
||||
|
Reference in New Issue
Block a user