Files
2025-02-28 13:27:28 +01:00

3 lines
88 B
JavaScript

// OK - useless assignment flagged by other query
exports = module.exports = { a: 23 };