#1 Title

Отворено
отворено пре 3 година од TheoryOfNekomata · 0 коментара
TheoryOfNekomata коментирира пре 3 година

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 пре 3 година
TheoryOfNekomata added the
help wanted
label пре 3 година
TheoryOfNekomata self-assigned this пре 3 година
Пријавите се да се прикључе у овом разговору.
Нема фазе
No Assignees
1 учесника
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Још нема садржаја.