From 1551fff8532540106acf792a830fd9979e1e431b Mon Sep 17 00:00:00 2001 From: Miran Date: Tue, 7 Jan 2020 09:49:08 +0100 Subject: clean up deprecated stuff and unused imports in tests (#13059) --- tests/method/mmultim3.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/method/mmultim3.nim') diff --git a/tests/method/mmultim3.nim b/tests/method/mmultim3.nim index b391731be..a97248203 100644 --- a/tests/method/mmultim3.nim +++ b/tests/method/mmultim3.nim @@ -1,5 +1,5 @@ type - TObj* = object {.inheritable.} + TObj* {.inheritable.} = object var myObj* : ref TObj -- cgit 1.4.1-2-gfad0