Skip to content

Keyword: give

Return a value from a statement.

glang
func example() {
    give true;
}

bark(example()); # 'true' is the return value

George Language is licensed under the GPL v3 openly. Help improve this site.