"use strict";
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
|
||||
***********************************************************************/
|
||||
|
||||
"use strict";
|
||||
|
||||
function SymbolDef(scope, orig) {
|
||||
this.name = orig.name;
|
||||
this.orig = [ orig ];
|
||||
|
||||
Reference in New Issue
Block a user