[Yunq] Add identifier collision checking.
This commit is contained in:
parent
19f7ba44c4
commit
90d840879f
2 changed files with 24 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
interface File {
|
||||
interface VFS {
|
||||
method open (OpenFileRequest) -> (FileResponse);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue