From e9d4caebf640446c7da52166a8004497fb1df8ec Mon Sep 17 00:00:00 2001 From: wisberg Date: Wed, 14 May 2003 05:15:55 +0000 Subject: [PATCH] raising issue of reporting source location for constructor execution as starting with the first initializer. Possibly a known limitation. --- tests/ajcTestsFailing.xml | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml index 852bccb88..c86d694bf 100644 --- a/tests/ajcTestsFailing.xml +++ b/tests/ajcTestsFailing.xml @@ -19,5 +19,32 @@ options="in longer packageOne.Main.main(..), before main packageOne.Main"/> - + + + + + + + + + + + + + + + + + + + + + + -- 2.39.5