From c1f5cbd4a070ccef03e81071041f9cfa6e49e85e Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Thu, 24 Sep 2009 13:09:40 +0000 Subject: [no content change] Fixed all SVN properties: m... [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore. --- test/pending/pos/t1836/J.java | 2 +- test/pending/pos/t1836/S.scala | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test/pending/pos/t1836') diff --git a/test/pending/pos/t1836/J.java b/test/pending/pos/t1836/J.java index 55fc2a5f8d..a009a59e21 100644 --- a/test/pending/pos/t1836/J.java +++ b/test/pending/pos/t1836/J.java @@ -1 +1 @@ -public abstract class J { protected J(T id) { } } \ No newline at end of file +public abstract class J { protected J(T id) { } } diff --git a/test/pending/pos/t1836/S.scala b/test/pending/pos/t1836/S.scala index b217cc4aaa..88ce1063e9 100644 --- a/test/pending/pos/t1836/S.scala +++ b/test/pending/pos/t1836/S.scala @@ -1 +1 @@ -class S extends J("") \ No newline at end of file +class S extends J("") -- cgit v1.2.3