-
-
Notifications
You must be signed in to change notification settings - Fork 293
Closed
Labels
BugSomething isn't workingSomething isn't workingFixed needs testingNeeds verification / testing that it now worksNeeds verification / testing that it now works
Milestone
Description
For example running a compile time code $typeof(#type).has_tagof
,
where #type
is going to be uint
, the check will crash.
It's fine that only structs can have tags, but maybe its possible to make has_tagof
check return false
automatically, when type cant have tags
Nothing critical, only when it's easy to implement.
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingFixed needs testingNeeds verification / testing that it now worksNeeds verification / testing that it now works