From 92f06485e47d6478d325fcab4946dae8493eb93a Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 18 Jul 2024 21:07:35 +0000 Subject: deploy: 76150f48c81be3505d09ca68b5e5291b1c73837e --- trait.impl/core/fmt/trait.Debug.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 trait.impl/core/fmt/trait.Debug.js (limited to 'trait.impl/core/fmt') diff --git a/trait.impl/core/fmt/trait.Debug.js b/trait.impl/core/fmt/trait.Debug.js new file mode 100644 index 0000000..c8b73c9 --- /dev/null +++ b/trait.impl/core/fmt/trait.Debug.js @@ -0,0 +1,3 @@ +(function() {var implementors = { +"llvm_kaleidoscope_rs":[["impl Debug for FunctionAST"],["impl Debug for Token"],["impl Debug for ExprAST"],["impl Debug for SmallCStr"],["impl Debug for PrototypeAST"]] +};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file -- cgit v1.2.3