4 lines
79 B
Bash
Executable File

#!/bin/sh
javac MessagePack.java Packer.java Unpacker.java test.java
java test