Skip to content

באג ביצירת פונקציות עם שמות דומים #14

Description

@gkpln3

כאשר אני מנסה לייצר שתי יכולות שמיוצגות על ידי אותיות דומות בעברית, אני מקבל התנגשות בשמות, והיכולת האמיתית לא נקראת

קלט:

יכולת סה() {
    בקרה.תעד(״שלום סה״);
}
יכולת ש() {
    בקרה.תעד(״שלום ש״);
}
סה();
ש();

פלט:

שלום ש
שלום ש

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions