[Yunq] Add a basic yunq test into libyunq.
This commit is contained in:
parent
9c860dd6a4
commit
fecaa387b0
21 changed files with 189 additions and 936 deletions
5
lib/yunq/test/example/example.yunq
Normal file
5
lib/yunq/test/example/example.yunq
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
package ex;
|
||||
|
||||
message Basic {
|
||||
u64 field;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue