Mercurial > lcfOS
view examples/c3/comments.c3 @ 300:158068af716c
yafm
author | Windel Bouwman |
---|---|
date | Tue, 03 Dec 2013 18:00:22 +0100 |
parents | test/c3examples/comments.c3@d9df72971cbf |
children |
line wrap: on
line source
/* block comment */ // fjd jjd- module comments; // hjfkds function int tst() { return 0; }