// global function
@function demo() {
    @return 'hello';
}
