formations/javascript/base/exercices/linting/bad.js

9 lines
47 B
JavaScript

function Test() {
};
hello = "5"
var test;