Updated
This commit is contained in:
parent
3353d27ba2
commit
40313f65dd
|
|
@ -102,7 +102,7 @@ ColaScript is a language that compiles in JavaScript. This language is similar t
|
||||||
case 35: 'hot';
|
case 35: 'hot';
|
||||||
};
|
};
|
||||||
|
|
||||||
- `with` scoping, status: its need??
|
- `with` scoping, status: it need??
|
||||||
|
|
||||||
with(document.body.querySelector('ul').childNodes){
|
with(document.body.querySelector('ul').childNodes){
|
||||||
var txt = 'text';
|
var txt = 'text';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user