When the same code is suppressed twice on the same node we should add a warning ```tsp model Test { #suppress "deprecated" "Msg" #suppress "deprecated" "Msg" prop: Dep; } ``` with or without message
When the same code is suppressed twice on the same node we should add a warning
with or without message