첫 글 테스트

벨붕·2022년 4월 23일
0

H1

H2

H3

H4

Bold
Italic
NamuWiki

Comment

링크텍스트

고양이

fun main() {
	println("Hello World?")	
}
async function main() {
	const resp = await fetch("https://example.org").then((res) => {res.json()})
    console.log(resp)
}
profile
코딩 초보 겸 게이머

0개의 댓글