Mark the internal unicode code as package

This commit is contained in:
Jack Stouffer 2016-09-15 08:42:57 +01:00
parent e75831ab22
commit 0cb88c508d
5 changed files with 7 additions and 3 deletions

View file

@ -9,7 +9,7 @@
//dfmt off
module std.internal.unicode_tables;
@safe pure nothrow @nogc:
@safe pure nothrow @nogc package(std):
struct SimpleCaseEntry