=== Program === function main() { return 3 + 4; } === Output === Result: 7