a4be2ed904
* [TVMScript] Support function call to help construct AST * add test * update test * more comment * fix for avoiding Buffer.vload(...) case * update parse error msg * wrap func call with try / catch, emit error msg * silence pylint