super commit
This commit is contained in:
6
task9/app.js
Normal file
6
task9/app.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const greeting = require('./greeting');
|
||||
|
||||
global.name = 'Eugene';
|
||||
|
||||
console.log(date);
|
||||
console.log(greeting.getMessage())
|
||||
Reference in New Issue
Block a user