Method return a pointer type, which is treated as an abstract type method. #6451
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
classDiagram
class A {
+method() int* // return type is pointer to int, but treated as abstract
}
Steps to reproduce
Screenshots
No response
Code Sample
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: