face-section #7

Merged
sashakoshka merged 12 commits from face-section into main 2022-08-24 04:57:15 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 441b036a1c - Show all commits

View File

@ -197,9 +197,9 @@ func Test (test *testing.T) {
checkTree ("../tests/parser/face",
`:arf
---
face ro Destroyer
face ro Destroyer:Face
destroy
face ro ReadWriter
face ro ReadWriter:Face
read
> into:{Byte ..}
< read:Int

View File

@ -1,7 +1,7 @@
:arf
---
face ro ReadWriter
face ro ReadWriter:Face
write
> data:{Byte ..}
< wrote:Int
@ -11,5 +11,5 @@ face ro ReadWriter
< read:Int
< err:Error
face ro Destroyer
face ro Destroyer:Face
destroy