Skip to content
Snippets Groups Projects
Commit 43d4064e authored by Zhaolin Deng's avatar Zhaolin Deng
Browse files

test

parent b984e82d
Branches
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@ public class Fuzzer {
Hint: you might want to make use of the instruction
grammar which is effectively encoded in Instruction.java */
pw.println("RET R0");
pw.println("RET R0");
pw.println("RET R0");
}catch (Exception e){
e.printStackTrace(System.err);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment