For this line of code ```python @reactive.Effect @render.text def test(): return "42" ``` throws an unhelpful error.