Sign in
apache
/
etch
/
refs/tags/release-1.0.1
/
.
/
compiler
/
src
/
test
/
resources
/
etch
/
compiler
/
test.etch
blob: 882e2c9220ad4d78f3c3cb1371c9bd78ed78976d [
file
] [
log
] [
blame
]
module
foo
service
Foo
{
void
helloWorld
(
string
msg
)
}