diff options
| author | Graydon Hoare <[email protected]> | 2010-06-27 20:54:33 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2010-06-27 20:54:33 -0700 |
| commit | e1f6749f9a7ca09ba9bb49d6bf5aad71c81d5925 (patch) | |
| tree | 3d56e02aa4afb3202a49dee2ec4c8757b97ec0fa /src | |
| parent | Previous commit closes #13. Trying to convince github of that fact automagica... (diff) | |
| download | rust-e1f6749f9a7ca09ba9bb49d6bf5aad71c81d5925.tar.xz rust-e1f6749f9a7ca09ba9bb49d6bf5aad71c81d5925.zip | |
Once more with feeling. Closes #13.
Diffstat (limited to 'src')
| -rw-r--r-- | src/boot/me/resolve.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/me/resolve.ml b/src/boot/me/resolve.ml index 3f73a4eb..c0146c97 100644 --- a/src/boot/me/resolve.ml +++ b/src/boot/me/resolve.ml @@ -737,7 +737,6 @@ let lval_base_resolving_visitor * processed by later stages. An lval that happens to be an item will * mark the item in question here. *) - let reference_any_name lv = let rec lval_is_name lv = match lv with |