From c60d74be92e66c82b8c95625ce6c62134120f34c Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Sun, 10 Jun 2001 12:56:59 +0000 Subject: [PATCH] Add in build file for testing primitive type conversion in myrmidon git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269139 13f79535-47bb-0310-9956-ffa450edef68 --- .../myrmidon/src/make/primitive-tests.ant | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 proposal/myrmidon/src/make/primitive-tests.ant diff --git a/proposal/myrmidon/src/make/primitive-tests.ant b/proposal/myrmidon/src/make/primitive-tests.ant new file mode 100644 index 000000000..8a91307a7 --- /dev/null +++ b/proposal/myrmidon/src/make/primitive-tests.ant @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + 123 + + + + \ No newline at end of file