Add the ability to get the return value from 'use'
This commit is contained in:
@@ -2,3 +2,4 @@ def greet {
|
||||
return("hello")
|
||||
}
|
||||
|
||||
fun(){ "world" }
|
||||
|
Reference in New Issue
Block a user