blob: 8503cf813297118ffb54c8f42aa4c3c9a1839925 [file] [log] [blame]
module org.apache.etch.services.config.example
service ConfigExample
{
int add( int x, int y )
}