From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4Ao7DCtDBWdNBQEAe85BDQ:P1 (envelope-from ) for ; Tue, 08 Oct 2024 16:35:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 4Ao7DCtDBWdNBQEAe85BDQ (envelope-from ) for ; Tue, 08 Oct 2024 16:35:23 +0200 X-Envelope-To: patches@johnnyrichard.com Authentication-Results: aspmx1.migadu.com; none Received: from mail-a.sr.ht (mail-a.sr.ht [46.23.81.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1D04F7FDE7 for ; Tue, 08 Oct 2024 16:35:23 +0200 (CEST) DKIM-Signature: a=rsa-sha256; bh=4go0LvGganueF0d/QE7zy6i+eag7nHzZeLfcR5rb/xo=; c=simple/simple; d=lists.sr.ht; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-Unsubscribe:List-Subscribe:List-Archive:List-Post:List-ID; q=dns/txt; s=20240113; t=1728398122; v=1; b=oedgQeWnOJV9AuX58BXO6XxSMaesriAqC5FAeD1Aco65PyLn8scLd3039U7VJF/aXJ6ZcCH3 Dw5mYxks9HdbYvi9rJuRj8GlZvZw+A/6ZWuNVL2M+OJ08LmKISOjqfUNVgRi6RurMUQ1FdQYtXj rLKjSWkvgVyXks/015spx+REPE5vPRJTvy2rySVOBRtF/9oQcA6Rk1+pG6HgTzNh5gRTBuCt9Xi 2PtfoeelTSyW/Tbq3Q8rItCGeMdp4ozOBrpDUXXUxi3ZGdcJ4mFsscHNteaXuKaYQMB2aMD2nE3 f62a5KezJ09GOUgqKsGie0EPeQZv7t+zIf3hCclbnQkCg== Received: from lists.sr.ht (unknown [46.23.81.154]) by mail-a.sr.ht (Postfix) with ESMTPSA id BD267201D5 for ; Tue, 08 Oct 2024 14:35:22 +0000 (UTC) Received: from out-178.mta0.migadu.com (out-178.mta0.migadu.com [91.218.175.178]) by mail-a.sr.ht (Postfix) with ESMTPS id 033A120154 for <~johnnyrichard/olang-devel@lists.sr.ht>; Tue, 08 Oct 2024 14:35:22 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=johnnyrichard.com; s=key1; t=1728398121; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=OJ3OFnnCJRyt33bu7TTffYV51ZXQlXgRu6joB0mzoZI=; b=jkll93kbUaSUW6xHE8kQohj8TU8A08aOzXzSMQ8O7hORYRRMkX49Gu//BrvzvoZAp3CCvS phFde8gfahxC2cZbPSQH8iqbQ8uNDTfuLWCGDYwlTBxsVdfrUW+pjQlpug6I6JZGKclQER 6Al30upV64aIJBWAjJClvTHzy4+G0gvuQ0vgfKJQhwr1bodX7C2b8sOgvHYbgwgXy/dQFN XBZEqr99acnWTNuhi8SYls82ZFZ5yVOHssHqdiIjGw0VXt+R0KpX4CNym16a98o2ulIiVB PldBBbt7IbU5y4zIT9p7UvJlXudmUr59CMfIYj5gpOIzdGmS2Zu2tlJINr0P5A== From: Johnny Richard To: ~johnnyrichard/olang-devel@lists.sr.ht Cc: Johnny Richard Subject: [PATCH olang v1 1/2] chore: remove .orig file Date: Tue, 8 Oct 2024 18:33:43 +0200 Message-ID: <20241008163450.187462-2-johnny@johnnyrichard.com> In-Reply-To: <20241008163450.187462-1-johnny@johnnyrichard.com> References: <20241008163450.187462-1-johnny@johnnyrichard.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Sourcehut-Patchset-Status: UNKNOWN List-Unsubscribe: List-Subscribe: List-Archive: Archived-At: List-Post: List-ID: ~johnnyrichard/olang-devel <~johnnyrichard/olang-devel.lists.sr.ht> Sender: ~johnnyrichard/olang-devel <~johnnyrichard/olang-devel@lists.sr.ht> X-Migadu-Country: NL X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 X-Spam-Score: -4.00 X-Migadu-Queue-Id: 1D04F7FDE7 X-Migadu-Scanner: mx10.migadu.com X-TUID: qZVPKYAhU6lw This file has been integrated by mistake. This is a file generated by git when a merge conflict happens. Signed-off-by: Johnny Richard --- tests/olc/0026_primitive_unsigneds.ol.orig | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 tests/olc/0026_primitive_unsigneds.ol.orig diff --git a/tests/olc/0026_primitive_unsigneds.ol.orig b/tests/olc/0026_primitive_unsigneds.ol.orig deleted file mode 100644 index 25f0f7e..0000000 --- a/tests/olc/0026_primitive_unsigneds.ol.orig +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright (C) 2024 olang mantainers -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -fn main(): u64 { - var a: u8 = 255 - var b: u16 = 65535 - var c: u32 = 4294967295 - var d: u64 = 4294967296 - - return a + b + c + d - a - b - c - d -} - -# TEST test_compile(exit_code=0) - -# TEST test_run_binary(exit_code=0) -- 2.46.0