declaration of floating variable
Brought to you by:
jamespalmer,
talin
When source file includes the declaration of global variable
which is initialized statically by floating value (e.g. it
includes period), parseDeclaration enters infinite loop.
To fix this bug, I must add period to regexp pattern.