Przeglądaj źródła

Add missing comma to dot_notation test's object literal.

tags/0.4.0
Brandon Payton 14 lat temu
rodzic
commit
55c4346656
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      examples/dot_notation.js

+ 1
- 1
examples/dot_notation.js Wyświetl plik

@@ -14,7 +14,7 @@ var dot_notation = {
availability:{
status: true,
text: "In Stock"
}
},
// And now, some truthy false values
truthy: {
zero: 0,


Ładowanie…
Anuluj
Zapisz