mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Revert "Merge pull request #897 from Semmle/revert-817-closure-modules"
This reverts commit95185345fd, reversing changes made tob8be66ec48.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
goog.module('test');
|
||||
var x = 5;
|
||||
exports = { x: x };
|
||||
Reference in New Issue
Block a user