view python/c3/examples/comments.c3 @ 270:cdc76d183bcc

first register allocator
author Windel Bouwman
date Mon, 19 Aug 2013 21:14:28 +0200
parents 3f6c30a5d234
children
line wrap: on
line source


/*
 block
 comment
*/

// fjd jjd-
package comments; // hjfkds

function int tst()
{
    return 0;
}