fin séance 1 TD3

This commit is contained in:
JunkJumper
2020-02-12 18:36:12 +01:00
parent 5017da42b5
commit 42a7326d48
2 changed files with 12 additions and 11 deletions

View File

@ -1,5 +1,5 @@
/*<![CDATA[*/
console.log("js linkef");
function init(){
}
/*]]>*/
function init() {
console.log("init ok");
}