Mercurial > lcfOS
view python/c3/examples/comments.c3 @ 271:cf7d5fb7d9c8
Reorganization
author | Windel Bouwman |
---|---|
date | Tue, 20 Aug 2013 18:56:02 +0200 |
parents | 3f6c30a5d234 |
children |
line wrap: on
line source
/* block comment */ // fjd jjd- package comments; // hjfkds function int tst() { return 0; }