From 925e9d87ef12cd83320cd2172d51544dc76a2ac2 Mon Sep 17 00:00:00 2001 From: jaimerzp Date: Mon, 20 May 2024 10:37:07 +0100 Subject: [PATCH] mutable_bug --- src/data_utils.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data_utils.jl b/src/data_utils.jl index 9aca3aa..43e4811 100644 --- a/src/data_utils.jl +++ b/src/data_utils.jl @@ -1,4 +1,4 @@ -struct Instructions +mutable struct Instructions names pairs types