usethesource / flybytes

Flybytes is an intermediate language between JVM bytecode and software languages (DSLs, PLs), for compilation and decompilation.
BSD 2-Clause "Simplified" License
16 stars 6 forks source link

default values for method parameters has syntax, but its not fully implemented by the compiler #11

Open jurgenvinju opened 4 years ago

jurgenvinju commented 4 years ago

the tests in lang::flybytes::tests::DefaultParameters fail accordingly.