mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-24 11:43:18 -05:00
Remove ConstantValue flag, comment cleanup.
This commit is contained in:
@@ -348,7 +348,7 @@ namespace ts {
|
||||
}
|
||||
|
||||
/**
|
||||
* Emits a token of a node node with possible leading and trailing source maps.
|
||||
* Emits a token of a node with possible leading and trailing source maps.
|
||||
*
|
||||
* @param node The node containing the token.
|
||||
* @param token The token to emit.
|
||||
|
||||
Reference in New Issue
Block a user