repo-assistant icon indicating copy to clipboard operation
repo-assistant copied to clipboard

Cross-Language Integration Bug

Open guillermoscript opened this issue 1 year ago • 1 comments

There's an issue when integrating Python and JavaScript code. Here are snippets from both:\nPython code:\n

pint("hello wold)

JavaScript code:

conso.l("hola Udo")

guillermoscript avatar Jan 05 '24 18:01 guillermoscript