Make mtime omni-parsable
Compare changes
Files
5- Florian Prill authored
+ 4
− 1
@@ -19,6 +19,7 @@
@@ -30,7 +31,6 @@
@@ -59,6 +59,9 @@ struct _event_basic
libmtime sometimes used modules with the following syntax:
use :: module_name
unfortunately, the omni-compiler (on which CLAW relies) was unable to parse this. This merge request therefore changes all
use :: module_name
to use module_name