mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-06 08:46:42 +08:00
15 lines
414 B
HTML
15 lines
414 B
HTML
<p>
|
|
This page is an advanced demo showing the kind of code you can write on top of
|
|
Better Enums. It's a valid program — you can
|
|
<a href="$source">download</a> it and try it out. The program runs as part of
|
|
the automated test suite.
|
|
</p>
|
|
|
|
$demo_body
|
|
|
|
<section class="tutorial-footer">
|
|
<p class="up">
|
|
Return to the <a href="${prefix}index.html#CompileTimeDemos">demo index</a>.
|
|
</p>
|
|
</section>
|