Add test package
This commit is contained in:
3
test/1.0.0.sols
Normal file
3
test/1.0.0.sols
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
def greet(string name) string {
|
||||||
|
return "Hello, " + name + "!"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user