Issue #286
Identation of classes inside package in SystemVerilog
| Status: | New | Start date: | 09/27/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | Michael McNamara | % Done: | 0% |
|
| Category: | Indents | |||
| Target version: | - |
Description
Hi, Classes are not indented when declared in a package.
package toto; class titi; endclass endpackage
Should rather be, in my opinion:
package toto; class titi; endclass endpackage
Thanks, Pierre
I'm using version 639 of Verilog mode.
Also available in: Atom
![[logo]](/img/veripool_small.png)