repo.or.cz
/
iv.d.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
egra: splitted widgets to package with separate submodules
[iv.d.git]
/
ncrpctest
/
rpcapi.d
blob
ceff19dc0cc64cfb1235b56545a66195f5f2b5e6
1
module
rpcapi
/*is aliced*/
;
2
import
iv
.
alice
;
3
4
5
// ////////////////////////////////////////////////////////////////////////// //
6
string
[]
delegate
(
int
id
,
int
di
=
42
,
string
ds
=
"Alice"
)
getList
;
7
void delegate
()
quit
;