This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <ul class="box-row list-block" data-reactid=".0.1.0.1.0.0.0"><li class="box box--medium list-block__item" data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40d7-8eed-0e96ea100bb5"><div class="box__content" data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40d7-8eed-0e96ea100bb5.1"><div class="pricepointview" data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40d7-8eed-0e96ea100bb5.1.0"><h4 class="pricing" data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40d7-8eed-0e96ea100bb5.1.0.0"><span data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40d7-8eed-0e96ea100bb5.1.0.0.0">5.00</span><sup data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40d7-8eed-0e96ea100bb5.1.0.0.1">EUR</sup></h4><p data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40d7-8eed-0e96ea100bb5.1.0.1">Special price for</p></div></div><div class="box__content" data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40d7-8eed-0e96ea100bb5.1"><div class="pricepointview" data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40d7-8eed-0e96ea100bb5.1.0"><h4 class="pricing" data-reactid=".0.1.0.1.0.0.0.$b9f20709-45c3-40 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public class HelloWorld { | |
| public static void main(String[] args) { | |
| System.out.println("Hello, World"); | |
| } | |
| } |