Skip to content

Instantly share code, notes, and snippets.

@quickgrid
Created August 24, 2016 23:00
Show Gist options
  • Save quickgrid/43e1e1faa47bea24db1f7b81d62adcfb to your computer and use it in GitHub Desktop.
Save quickgrid/43e1e1faa47bea24db1f7b81d62adcfb to your computer and use it in GitHub Desktop.
Sample input file for flex compiled program.
/*
This is a comment
*/
{Another}
// And another
/* Another */
if x >= 14 then
begin
x = x + 2
end
Procedure( 3.3E+9 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment