Skip to content

Commit a84f0b9

Browse files
committed
Add failing test
1 parent 1c822c4 commit a84f0b9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/// <reference path="fourslash.ts" />
2+
3+
// @filename: index.js
4+
//// class I18n {
5+
//// /**
6+
//// * @param {{dot|fulltext}} [stringMode] - which mode our translation keys use
7+
//// */
8+
//// constructor(options = {}) {}
9+
//// }
10+
11+
verify.encodedSyntacticClassificationsLength(84);

0 commit comments

Comments
 (0)