diff options
Diffstat (limited to 'examples/option.ct')
| -rw-r--r-- | examples/option.ct | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/option.ct b/examples/option.ct deleted file mode 100644 index 483a9ee..0000000 --- a/examples/option.ct +++ /dev/null @@ -1,6 +0,0 @@ -type t {any}; - -struct option <t> { - u8 res; - t val; -}; |
