Skip to content

Commit 718bc40

Browse files
committed
Add test for typeof without dyiade
1 parent c3a03fa commit 718bc40

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/typeof-return.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
return typeof 'foobar'

examples/typeof-return.return

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
string

0 commit comments

Comments
 (0)