Attempting to create subclass of struct canvas_slot crashes editor instead of compile error

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Summary

Attempting to subclass struct canvas_slot crashes editor. A compile error would be preferable :wink:

Steps to Reproduce

Create verse script with the following:

c2 := class(canvas_slot):

Expected Result

Compile error

Observed Result

Editor crash

Platform(s)

PC