Multi-line comments

classic Classic list List threaded Threaded
1 message Options
Joe
Reply | Threaded
Open this post in threaded view
|

Multi-line comments

Joe
Does the Hack assembly language support multi-line comments?  And example is the /* */ format available in the Java programming language:

/*This is a multi-line comment
That is terminated
by these two characters ----->*/