Update dscanner
This commit is contained in:
parent
7ed6d94a58
commit
21576ca9a8
2
dscanner
2
dscanner
|
@ -1 +1 @@
|
|||
Subproject commit 25f0d93b90cf039577ed2fb7091efd18770dc06c
|
||||
Subproject commit f54f7823dc62c14b7afb6b7db6e7693e79be34fa
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
module string_interning;
|
||||
|
||||
import std.lexer;
|
||||
import std.d.lexer;
|
||||
|
||||
string internString(string s)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue