view python/c3/examples/comments.c3 @ 240:6259856841a0

Remove project
author Windel Bouwman
date Mon, 22 Jul 2013 22:37:33 +0200
parents 3f6c30a5d234
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
package comments; // hjfkds

function int tst()
{
    return 0;
}