initiate hhbc_hhas.rs, a bytecode printing module
[hiphop-php.git] / hphp / hack / src / hhbc / print_env.rs
bloba8a2018da525c70d9bcd27d34423d8e2ab0649f6
1 // Copyright (c) Facebook, Inc. and its affiliates.
2 //
3 // This source code is licensed under the MIT license found in the
4 // LICENSE file in the "hack" directory of this source tree.
5 #![allow(dead_code)]
7 pub struct Env {}