mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-03-13 12:34:29 +00:00
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
struct empty { };
|
|
|
|
protocol emptyStruct { child: __delete__(); };
|