builtin: fix compilation (part 1)

pull/5874/head
Alexander Medvednikov 2020-07-18 11:17:29 +02:00
parent 38e5569503
commit 7ab6899538
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
module builtin
import strings
//import hash.wyhash as hash
import hash
import hash.wyhash as hash
//import hash
/*
This is a highly optimized hashmap implementation. It has several traits that