We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc0bf8 commit 517bdd3Copy full SHA for 517bdd3
templates/intro.template.ts
@@ -1,8 +1,8 @@
1
import type { Equal, Expect } from '@type-challenges/utils';
2
3
-type HelloWorld = {
+type HelloWorld =
4
/* LONG_INPUT */
5
-};
+;
6
7
/* Test Cases */
8
0 commit comments