Updated NEP 1 : Style Guide for Nimrod Code (markdown)
This commit is contained in:
parent
81268d3a98
commit
24c0d95100
|
@ -42,7 +42,6 @@ Spacing and Whitespace Conventions
|
||||||
LongLong* = int64
|
LongLong* = int64
|
||||||
LongLongPtr* = ptr LongLong
|
LongLongPtr* = ptr LongLong
|
||||||
```
|
```
|
||||||
<br>
|
|
||||||
|
|
||||||
Naming Conventions
|
Naming Conventions
|
||||||
------------------
|
------------------
|
||||||
|
|
Loading…
Reference in New Issue