Mercurial > lcfOS
view examples/c3/comments.c3 @ 364:c49459768aaa
Work on globals
author | Windel Bouwman |
---|---|
date | Wed, 19 Mar 2014 20:24:03 +0100 |
parents | 158068af716c |
children |
line wrap: on
line source
/* block comment */ // fjd jjd- module comments; // hjfkds function int tst() { return 0; }