Added hello world
This commit is contained in:
3
hello/world.cds
Normal file
3
hello/world.cds
Normal file
@@ -0,0 +1,3 @@
|
||||
service say {
|
||||
function hello (to:String) returns String;
|
||||
}
|
||||
Reference in New Issue
Block a user