更新
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
// legacy IE function
|
||||
// expression( <any-value> )
|
||||
export default function() {
|
||||
return this.createSingleNodeList(
|
||||
this.Raw(this.tokenIndex, null, false)
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user