From 984246ca6ac62d27dd4d6a4945b2c83920d0913b Mon Sep 17 00:00:00 2001 From: Ryan McConnell Date: Mon, 1 Jun 2026 12:05:35 -0400 Subject: [PATCH] init --- compiler/vtables.nim | 2 ++ tests/method/mvtables_reentry_a.nim | 5 +++++ tests/method/mvtables_reentry_b.nim | 7 +++++++ tests/method/tvtable_reentry.nim | 19 +++++++++++++++++++ 4 files changed, 33 insertions(+) create mode 100644 tests/method/mvtables_reentry_a.nim create mode 100644 tests/method/mvtables_reentry_b.nim create mode 100644 tests/method/tvtable_reentry.nim diff --git a/compiler/vtables.nim b/compiler/vtables.nim index 9274aa103e7c4..5b05daa868328 100644 --- a/compiler/vtables.nim +++ b/compiler/vtables.nim @@ -152,6 +152,8 @@ proc sortVTableDispatchers*(g: ModuleGraph) = rootItemIdCount.inc(baseType.itemId) for idx in 0..