#1 Title

Aberto
aberto por TheoryOfNekomata 2 anos atrás · 0 comentários

Description

Test

Subdescription

Another test

function main(param: unknown) {
  if (param) {
    console.log('hello, ${param}')
    return
  }
  console.log('hello, world')
}
# Description Test ## Subdescription Another test ```ts function main(param: unknown) { if (param) { console.log('hello, ${param}') return } console.log('hello, world') } ```
TheoryOfNekomata added the
enhancement
label 2 anos atrás
TheoryOfNekomata added the
help wanted
label 2 anos atrás
TheoryOfNekomata se auto atribuiu para esta issue 2 anos atrás
Acesse para participar desta conversação.
Sem marco
Sem responsável
1 participante(s)
Notificações
Data limite

Data limite não informada.

Dependências

Esta issue atualmente não tem dependências.

Carregando…
Ainda não há conteúdo.