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
Is there a comment construct in the bru language, e.g. line comments al al "// ..." or block comments "/* ... */" ?
the main reason is to comment out, for instance, line in bru files for env variables. Also in request-bru's it would make sense.
In scripts the "/* ... */" does work : )
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a comment construct in the bru language, e.g. line comments al al "// ..." or block comments "/* ... */" ?
the main reason is to comment out, for instance, line in bru files for env variables. Also in request-bru's it would make sense.
In scripts the "/* ... */" does work : )
Beta Was this translation helpful? Give feedback.
All reactions