summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/files/run/retclosure.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/retclosure.scala b/test/files/run/retclosure.scala
index 8f26f667f8..b36a6e36ba 100644
--- a/test/files/run/retclosure.scala
+++ b/test/files/run/retclosure.scala
@@ -1,6 +1,6 @@
/* Test return expressions inside closures.
*
- * See bug# */
+ * See bug#834 */
object Test {
def response: String = {