🌈 搜索
📅  最后修改于: 2022-03-11 14:56:07.649000             🧑  作者: Mango
function hello() { return 'Hi!'; } let x = hello();