mte/unikernel/duniverse/cppo/test/capital.cppo

6 lines
115 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
#define EVENT(n,ty) external CONCAT(on,CAPITALIZE(n)) : ty = STRINGIFY(n) [@@bs.val]
EVENT(exit, unit -> unit)