fn: /*
[contents]
f++ :
n++ :
Contents
Syntax
The syntax for
/* comment */
@/* comment */
Description
The
Note:
@/* multi-line comment without skipping trailing whitespace */!
f++ example
Example of
/*
script.f
*/
console("hello, world!")
n++ example
Example of
@/*
script.n
*/
@console("hello, world!")

![[ports] (FreeBSD) Get it from the FreeBSD [ports]](../../images/freebsd.webp)
