From f69eafc6bd00b077a8139da8889e69300e85c1fc Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Sat, 20 Nov 2021 14:56:59 +0900 Subject: [PATCH] doc/internal/opcode.md: moved from doc/opcode.md --- doc/{ => internal}/opcode.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/{ => internal}/opcode.md (100%) diff --git a/doc/opcode.md b/doc/internal/opcode.md similarity index 100% rename from doc/opcode.md rename to doc/internal/opcode.md