Mercurial > lcfOS
view examples/c3/comments.c3 @ 391:a139da1f44f6
Merge
author | Windel Bouwman |
---|---|
date | Fri, 16 May 2014 12:30:10 +0200 |
parents | 158068af716c |
children |
line wrap: on
line source
/* block comment */ // fjd jjd- module comments; // hjfkds function int tst() { return 0; }