make nimweb compile again

This commit is contained in:
Araq
2018-08-14 01:36:02 +02:00
parent 83c89197f3
commit 18859cbaa1
2 changed files with 2 additions and 2 deletions

View File

@@ -613,7 +613,7 @@ when isMainModule:
doAssert false
if "abc" =~ re"(cba)?.*":
doAssert matches[0] == nil
doAssert matches[0] == ""
else: doAssert false
if "abc" =~ re"().*":

View File

@@ -203,7 +203,7 @@ runForever()
# if currentTab == "index":
<script src="${rootDir}assets/index.js"></script>
# end if
# if c.gaId != nil:
# if c.gaId.len != 0:
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),