Fixed the build on MSVC.
authorJoao Matos <joao.matos@xamarin.com>
Sat, 7 Jun 2014 17:35:41 +0000 (18:35 +0100)
committerJoao Matos <joao.matos@xamarin.com>
Sat, 7 Jun 2014 17:35:41 +0000 (18:35 +0100)
commitf6b7bf735a912859c0f8a29f510ab54237b5ca66
tree9a2ae05349efdab0ddbee59ee6bbd1ace2f4c12a
parentb45527f44b8b38dff4ed3941411a24f5fe1a9287
Fixed the build on MSVC.

Local variables need to be declared at the start of the block.
mcs/jay/main.c