function hello() { print('hello mocha!') } hello()
Run