mte/unikernel/duniverse/cppo/test/capital.cppo
2025-11-11 02:07:51 +01:00

6 lines
No EOL
115 B
Text

#define EVENT(n,ty) external CONCAT(on,CAPITALIZE(n)) : ty = STRINGIFY(n) [@@bs.val]
EVENT(exit, unit -> unit)