Mercurial > lcfOS
view examples/c3/comments.c3 @ 354:5477e499b039
Added some sort of string functionality
author | Windel Bouwman |
---|---|
date | Thu, 13 Mar 2014 18:59:06 +0100 |
parents | 158068af716c |
children |
line wrap: on
line source
/* block comment */ // fjd jjd- module comments; // hjfkds function int tst() { return 0; }