diff options
Diffstat (limited to '')
-rw-r--r-- | testing/templates/rust-macros-full-path.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/rust-macros-full-path.html b/testing/templates/rust-macros-full-path.html new file mode 100644 index 0000000..f32dc53 --- /dev/null +++ b/testing/templates/rust-macros-full-path.html @@ -0,0 +1 @@ +Hello, {{ foo::hello2!() }}! |