This website requires JavaScript.
Explore
Help
Sign In
20231144010003
/
first-repo
Watch
1
Star
0
Fork
You've already forked first-repo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Teste
Browse Source
...
This commit is contained in:
Your Name
2024-11-04 11:26:08 -03:00
parent
c644aae620
commit
4ad1c0b8b0
1 changed files
with
3 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
4
index.ts
Unescape
Escape
View File
@ -1,2 +1,4 @@
const
msg
:
String
=
'Hello World!'
console
.
log
(
msg
)
console
.
log
(
msg
)
console
.
log
(
"Olá mundo!"
)
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
20231144010003/first-repo
Title
Body
Create Issue