Moved const and extern identifiers to the left
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
const idtype {
|
||||
idtype const {
|
||||
pid 1
|
||||
}
|
||||
|
||||
const state {
|
||||
state const {
|
||||
exited 0x4
|
||||
}
|
Reference in New Issue
Block a user