Next: , Previous: Printing Notation, Up: Conventions


1.3.4 Error Messages

Some examples signal errors. This normally displays an error message on your terminal. Error messages are shown on a line starting with error:.

     struct_elements ([1, 2; 3, 4])
     error: struct_elements: wrong type argument `matrix'