#521·otto

There is no adaptation for a=`${test}`

Author: youkpanCreated May 5, 2024Updated May 6, 2024

e.g :

javascript
test = "test"
a=`${test}`

it's okay using browser debug. but not otto