|
// Copyright (C) 2019 Leo Balter. All rights reserved.
|
|
// This code is governed by the BSD license found in the LICENSE file.
|
|
|
|
/*---
|
|
desc: in is a valid identifier name, using escape
|
|
template: default
|
|
---*/
|
|
|
|
//- declareWith
|
|
\u0069n
|
|
//- referenceWith
|
|
in
|