example.ts
1
const
greeting
=
'hello'
2
console.
log
(greeting)