Seems unrelated. Does Java have a compile-time feature that is Turing complete and can be (ab)used to write FizzBuzz? For example, C++ has such a feature: https://gist.github.com/bgaff/2496338 (there's more examples, try searching for "accidentally Turing-complete", there are some really fun solutions.)
klibertp|5 years ago
_old_dude_|5 years ago
But it has been proposed in JEP 303 [1]
[1] https://openjdk.java.net/jeps/303
alexandernst|5 years ago
raggi|5 years ago