From 73a93505c432b410ae39fb3c4d6168b2e49832ce Mon Sep 17 00:00:00 2001 From: Dmitry Petrashko Date: Wed, 13 May 2015 12:08:27 +0200 Subject: Running rewrite tool on run tests. --- tests/pending/run/virtpatmat_valdef.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pending/run/virtpatmat_valdef.scala') diff --git a/tests/pending/run/virtpatmat_valdef.scala b/tests/pending/run/virtpatmat_valdef.scala index f1a9b46cd..77c6adacd 100644 --- a/tests/pending/run/virtpatmat_valdef.scala +++ b/tests/pending/run/virtpatmat_valdef.scala @@ -3,4 +3,4 @@ object Test extends App { // TODO: irrefutability should indicate we don't actually need to test, just deconstruct val (modified, result) : (Boolean, String) = (true, null) println("meh"+ (modified, result)) -} \ No newline at end of file +} -- cgit v1.2.3