
committed by
Matias Niemelä

parent
de90314304
commit
0ebdb3d12f
@ -670,7 +670,7 @@ export class _ParseAST {
|
||||
}
|
||||
|
||||
/**
|
||||
* An identifier, a keyword, a string with an optional `-` between.
|
||||
* An identifier, a keyword, a string with an optional `-` in between.
|
||||
*/
|
||||
expectTemplateBindingKey(): string {
|
||||
let result = '';
|
||||
|
Reference in New Issue
Block a user