1
Fork 0

typescript(option): test: added tests for count

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-12-23 16:05:22 +02:00 committed by prescientmoon
parent 1a443ee349
commit d905e05a19
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
4 changed files with 25 additions and 2 deletions
typescript/option/test

View file

@ -0,0 +1,2 @@
// general value to pass around
export const x = Symbol('x')