Update FIXME comment
Co-authored-by: Wesley Wiser <wwiser@gmail.com>
This commit is contained in:
parent
f7bfd74f63
commit
d39bc1a7aa
@ -27,7 +27,7 @@
|
||||
#[no_mangle]
|
||||
pub static TEST: u64 = 0xdeadbeef;
|
||||
|
||||
// FIXME: uncommenting this namespace breaks the test, and we're not sure why
|
||||
// FIXME(rylev, wesleywiser): uncommenting this item breaks the test, and we're not sure why
|
||||
// pub static OTHER_TEST: u64 = 43;
|
||||
pub mod namespace {
|
||||
pub static OTHER_TEST: u64 = 42;
|
||||
|
Loading…
x
Reference in New Issue
Block a user