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

test

parent 622a24f6
No related branches found
No related tags found
No related merge requests found
...@@ -63,6 +63,7 @@ public class Fuzzer { ...@@ -63,6 +63,7 @@ public class Fuzzer {
} else { } else {
line.concat("STR R0 R1 -1"); line.concat("STR R0 R1 -1");
} }
System.out.println("line: "+line);
return line; return line;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment