startit/morse/controller.js
2024-10-24 11:27:53 +02:00

3 lines
45 B
JavaScript

function translator(a){
console.log(a);
}