function testNode() { return "Node_is_working" }; console.log(testNode());