]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/existential_types/no_revealing_outside_defining_module.rs
Add some tests around associated types
[rust.git] / src / test / ui / existential_types / no_revealing_outside_defining_module.rs
index 41c17c357bc807225f1219710ca7f825eb6e67bc..f646891b3b4faf2975f79ee96c7ddaea2f220cd8 100644 (file)
@@ -32,4 +32,4 @@ fn bomp() -> boo::Boo {
 
 fn bomp_loop() -> boo::Boo {
     loop {}
-}
\ No newline at end of file
+}