aboutsummaryrefslogtreecommitdiffhomepage
path: root/trait.impl
diff options
context:
space:
mode:
Diffstat (limited to 'trait.impl')
-rw-r--r--trait.impl/juicebox_asm/insn/trait.Sub.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/trait.impl/juicebox_asm/insn/trait.Sub.js b/trait.impl/juicebox_asm/insn/trait.Sub.js
new file mode 100644
index 0000000..3fe7cac
--- /dev/null
+++ b/trait.impl/juicebox_asm/insn/trait.Sub.js
@@ -0,0 +1,9 @@
+(function() {
+ var implementors = Object.fromEntries([["juicebox_asm",[]]]);
+ if (window.register_implementors) {
+ window.register_implementors(implementors);
+ } else {
+ window.pending_implementors = implementors;
+ }
+})()
+//{"start":57,"fragment_lengths":[19]} \ No newline at end of file