Skip to content

Commit 3292631

Browse files
Added test for untyped tag.
1 parent e7798c0 commit 3292631

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
var tag: Function;
2+
tag `Hello world!`;

0 commit comments

Comments
 (0)