From: Johnny Richard <johnny@johnnyrichard.com>
To: Carlos Maniero <carlos@maniero.me>
Cc: ~johnnyrichard/olang-devel@lists.sr.ht
Subject: Re: [PATCH olang v3 0/2] spec: parser: enable expression on function level
Date: Fri, 11 Oct 2024 02:32:28 +0200 [thread overview]
Message-ID: <5dxlneyd5ktrlrijiuy2n63eznicl2cmlpckejjjiw4jdp7sbw@gf3xxm77ky3s> (raw)
In-Reply-To: <20241010162918.338338-1-carlos@maniero.me>
Thanks, applied!
To git.sr.ht:~johnnyrichard/olang
d45df92..3c15dde main -> main
---->8----
Subject: [PATCH olang] fixup! parser: fix unary precedence
diff --git a/tests/olc/0034_pointers.ol b/tests/olc/0034_pointers.ol
index 3f3e80b..0e95af4 100644
--- a/tests/olc/0034_pointers.ol
+++ b/tests/olc/0034_pointers.ol
@@ -13,7 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
-# A minimal olang program
fn main(): u32 {
var a: u32 = 1
var b: u32* = &a
prev parent reply other threads:[~2024-10-10 22:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-10 16:29 Carlos Maniero
2024-10-10 16:29 ` [PATCH olang v3 1/2] " Carlos Maniero
2024-10-10 16:29 ` [PATCH olang v3 2/2] parser: fix unary precedence Carlos Maniero
2024-10-10 16:30 ` [olang/patches/.build.yml] build success builds.sr.ht
2024-10-11 0:32 ` Johnny Richard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5dxlneyd5ktrlrijiuy2n63eznicl2cmlpckejjjiw4jdp7sbw@gf3xxm77ky3s \
--to=johnny@johnnyrichard.com \
--cc=carlos@maniero.me \
--cc=~johnnyrichard/olang-devel@lists.sr.ht \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.johnnyrichard.com/olang.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox