X-Git-Url: http://nitlanguage.org?ds=sidebyside diff --git a/examples/print_arguments.nit b/examples/print_arguments.nit index 3bdddc6..1c26e06 100644 --- a/examples/print_arguments.nit +++ b/examples/print_arguments.nit @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# How to print arguments of the command line. +# Example of how to print the arguments of the command line. module print_arguments for a in args do