| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a08b714 commit fb51d3a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -29,7 +29,7 @@ const assert = require('node:assert'); | |||
| 29 | 29 | ); | |
| 30 | 30 | } | |
| 31 | 31 | ||
| 32 | - // Guarantee dot-left numbers are ignored | ||
| 32 | + // Guarantee dot-right numbers are ignored | ||
| 33 | 33 | { | |
| 34 | 34 | const callSites = getCallSites(3.6); | |
| 35 | 35 | assert.strictEqual(callSites.length, 3); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments