efl-csharp: Fix variable generation for Roslyn
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Thu, 28 Feb 2019 20:15:48 +0000 (17:15 -0300)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:37 +0000 (20:49 +0900)
commite002d9845b593f630d1bf18d7ffbf35ec5aa1ff8
treec5d8536630cf23159e525b3b09132dd634e6039f
parent0b2b65dafab21f7512b0b8ab0ebac984daa004dd
efl-csharp: Fix variable generation for Roslyn

Summary:
Mono's old compiler (mcs) accepts LL as suffix for longs while Roslyn
(csc) is strict, allowing only a single L.

Test Plan: Run tests

Reviewers: vitor.sousa, felipealmeida

Reviewed By: vitor.sousa

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8061
src/bin/eolian_mono/eolian/mono/utils.hh
src/bin/eolian_mono/eolian/mono/variable_definition.hh
src/tests/efl_mono/Eo.cs