Docs
Playground
Blog
Community
Packages
Playground
Blog
Community
Packages
X
Bluesky
GitHub
Forum
Language Manual
API
Syntax Lookup
React
Syntax Lookup
Enter some language construct you want to know more about.
This is the
line comment
syntax.
Use
//
to write a single-line comment.
Example
ReScript
JS Output
// This is a line comment
let
answer
=
42
References
Overview