From 96dfff04a0bfd88c17be9b56a0be7b6476e79a3d Mon Sep 17 00:00:00 2001 From: Joshua Suskalo Date: Fri, 4 Oct 2024 11:59:42 -0400 Subject: [PATCH] Remove reference to fixed "known issue" from readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a0bbbd2..c779202 100644 --- a/README.md +++ b/README.md @@ -1130,7 +1130,6 @@ release: ``` Unable to find static field: ACC_OPEN in interface org.objectweb.asm.Opcodes ``` -- Pointer wrapper types like `[::mem/pointer ::mem/int]` currently use one too many layers of indirection. This is fixed on develop. ## Future Plans These features are planned for future releases.