Use //! for script docs.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// This script defines a function and calls it.
|
||||
//! This script defines a function and calls it.
|
||||
|
||||
fn call_me() {
|
||||
return 3;
|
||||
|
Reference in New Issue
Block a user