There is no adaptation for a=`${test}`
Author: youkpanCreated May 5, 2024Updated May 6, 2024
e.g :
test = "test"
a=`${test}`it's okay using browser debug. but not otto
Source: robertkrimen/otto
e.g :
test = "test"
a=`${test}`it's okay using browser debug. but not otto
Source: robertkrimen/otto