Revision fc51d46b21b0366b08c13b9c4bb4c17a33858ea0 authored by seabld on 06 January 2013, 06:20:10 UTC, committed by seabld on 06 January 2013, 06:20:10 UTC
1 parent 37ea0ee
Raw File
unifytest.java
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

class unifytest {
    public static void main(String[] args) {
        return;
    }
}
back to top