Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 160 Bytes

invalid-name.md

File metadata and controls

7 lines (4 loc) · 160 Bytes

Pattern: Invalid name

Issue: -

Description

Used when the name doesn't match the regular expression associated to its type (constant, variable, class...).