mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
add sharemap , an example of stm
This commit is contained in:
5
test/sharemap.sp
Normal file
5
test/sharemap.sp
Normal file
@@ -0,0 +1,5 @@
|
||||
.foobar {
|
||||
x 0 : integer
|
||||
y 1 : integer
|
||||
s 2 : string
|
||||
}
|
||||
Reference in New Issue
Block a user