compiler: fix crash on type assert on interfaces with no methods

This commit is contained in:
Damian Gryski
2023-11-04 10:14:08 -07:00
committed by Ron Evans
parent 2b215955ca
commit 777048cfa9
3 changed files with 28 additions and 12 deletions
+1
View File
@@ -27,3 +27,4 @@ slept 1ms
type is int
type is *int
type is **int
x is 5