microJ1 Parser
Parse
fatih() { var a=10,b=20; b=15; println b; }