From kfogel at dawsoncollege.qc.ca Wed Oct 1 19:51:10 2025 From: kfogel at dawsoncollege.qc.ca (Kenneth Fogel) Date: Wed, 1 Oct 2025 19:51:10 +0000 Subject: Packages and Compact Source File Message-ID: [May have sent this already but to the wrong mailing list] I just wish to confirm that a compact source file cannot have a package statement but can have an import statement. Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From forax at univ-mlv.fr Wed Oct 1 20:04:02 2025 From: forax at univ-mlv.fr (Remi Forax) Date: Wed, 1 Oct 2025 22:04:02 +0200 (CEST) Subject: Packages and Compact Source File In-Reply-To: References: Message-ID: <1233574522.4789121.1759349042932.JavaMail.zimbra@univ-eiffel.fr> > From: "Kenneth Fogel" > To: "amber-dev" > Sent: Wednesday, October 1, 2025 9:51:10 PM > Subject: Packages and Compact Source File > [May have sent this already but to the wrong mailing list] > I just wish to confirm that a compact source file cannot have a package > statement but can have an import statement. Confimed ! import, import static or import module are all available. > Ken regards, R?mi -------------- next part -------------- An HTML attachment was scrubbed... URL: From kfogel at dawsoncollege.qc.ca Wed Oct 1 20:05:34 2025 From: kfogel at dawsoncollege.qc.ca (Kenneth Fogel) Date: Wed, 1 Oct 2025 20:05:34 +0000 Subject: Packages and Compact Source File In-Reply-To: <1233574522.4789121.1759349042932.JavaMail.zimbra@univ-eiffel.fr> References: <1233574522.4789121.1759349042932.JavaMail.zimbra@univ-eiffel.fr> Message-ID: Thank you. ________________________________ From: Remi Forax Sent: Wednesday, October 1, 2025 4:04:02 PM To: Kenneth Fogel Cc: amber-dev Subject: Re: Packages and Compact Source File ________________________________ From: "Kenneth Fogel" To: "amber-dev" Sent: Wednesday, October 1, 2025 9:51:10 PM Subject: Packages and Compact Source File [May have sent this already but to the wrong mailing list] I just wish to confirm that a compact source file cannot have a package statement but can have an import statement. Confimed ! import, import static or import module are all available. Ken regards, R?mi -------------- next part -------------- An HTML attachment was scrubbed... URL: