mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-05-05 22:38:31 +00:00
Update javascript-fr.html.markdown
This commit is contained in:
parent
ddd4db06ca
commit
1d4e0929ff
@ -479,6 +479,7 @@ if (Object.create === undefined){ // don't overwrite it if it exists
|
|||||||
return new Constructor();
|
return new Constructor();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## Pour aller plus loin (en anglais)
|
## Pour aller plus loin (en anglais)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user