about summary refs log tree commit diff
path: root/users/tazjin/rlox/src/bytecode/value.rs
pub type Value = f64;