test: use canonical nested library imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package siphash_test;
|
||||
|
||||
import siphash;
|
||||
import hash.siphash;
|
||||
|
||||
fn putstr(s: str, into: []u8, off: i32) i32 = {
|
||||
let i: i32 = 0;
|
||||
|
||||
Reference in New Issue
Block a user