Skip to content

Commit b7482e4

Browse files
authored
Update README-LanguageDraft-2.0.md
1 parent 5819eac commit b7482e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-LanguageDraft-2.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@
125125
```
126126

127127
## 1.7. Static member variables and methods
128-
- by mapping to global variables and functions
129-
- Class::$classProperty would map to $$.___Class_classProperty
128+
- by mapping to global variables and functions
129+
- Class::$classProperty would map to $$.___Class_classProperty
130130

131131
```
132132
class Class

0 commit comments

Comments
 (0)