some_func := func() { return "THE RET VALUE OF SOME FUNC" } export({ some_func: some_func })