Mercurial > lcfOS
view examples/c3/comments.c3 @ 326:2fa27c44e3c9
Changed hasbang
author | Windel Bouwman |
---|---|
date | Sat, 01 Feb 2014 16:54:33 +0100 |
parents | 158068af716c |
children |
line wrap: on
line source
/* block comment */ // fjd jjd- module comments; // hjfkds function int tst() { return 0; }