view python/c3/examples/comments.c3 @ 253:74c6a20302d5

Added better logging
author Windel Bouwman
date Wed, 31 Jul 2013 17:57:03 +0200
parents 3f6c30a5d234
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
package comments; // hjfkds

function int tst()
{
    return 0;
}