Error message should be fixed for ambient module inside namespace

This commit is contained in:
yaoyao
2015-10-01 08:58:59 +08:00
parent cbe2f3df64
commit aa9fa90967
+1 -1
View File
@@ -1300,7 +1300,7 @@
"category": "Error",
"code": 2434
},
"Ambient modules cannot be nested in other modules.": {
"Ambient modules cannot be nested in other modules or namespaces.": {
"category": "Error",
"code": 2435
},