remove references

This commit is contained in:
Aleksey Kladov
2019-05-23 21:01:08 +03:00
parent 7f22f90503
commit bde9cab66e
3 changed files with 105 additions and 157 deletions

View File

@@ -1,3 +1,2 @@
mod konst; // `const` is invalid ident :(
mod module;
pub(crate) mod function;