You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Clava-JS, it seems that the getCode method of type trait expressions is not implemented, and the resulting string is being injected into the output.
To replicate this bug, run Clava-JS with no script and the following source file:
In Clava-JS, it seems that the
getCode
method of type trait expressions is not implemented, and the resulting string is being injected into the output.To replicate this bug, run Clava-JS with no script and the following source file:
The woven file will look like this:
The text was updated successfully, but these errors were encountered: