Kaynağa Gözat

Add missing comma to dot_notation test's object literal.

tags/0.4.0
Brandon Payton 14 yıl önce
ebeveyn
işleme
55c4346656
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      examples/dot_notation.js

+ 1
- 1
examples/dot_notation.js Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet