From 2f8df45922cc981a774bc556c150466c83aa2bd3 Mon Sep 17 00:00:00 2001 From: Nikola Matic Date: Thu, 6 Oct 2022 16:51:33 +0200 Subject: [PATCH] Rename copy_from_calldata --- ...ata.sol => calldata_1d_array_into_2d_memory_array_element.sol} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/libsolidity/semanticTests/array/copying/{copy_from_calldata.sol => calldata_1d_array_into_2d_memory_array_element.sol} (100%) diff --git a/test/libsolidity/semanticTests/array/copying/copy_from_calldata.sol b/test/libsolidity/semanticTests/array/copying/calldata_1d_array_into_2d_memory_array_element.sol similarity index 100% rename from test/libsolidity/semanticTests/array/copying/copy_from_calldata.sol rename to test/libsolidity/semanticTests/array/copying/calldata_1d_array_into_2d_memory_array_element.sol