nrepl eval op
ns パラメータ
The namespace in which to perform the evaluation. The supplied namespace must exist already (e.g. be loaded). If no namespace is specified the evaluation falls back to *ns* for the session in question.
nrepl 0.7, 0.8.0-alpha1 で試した限りではフォールバックされるのではなく以下のエラーが返ってくる
'status': ['namespace-not-found', 'done', 'error']