Build against nix-master

This commit is contained in:
Eelco Dolstra
2019-12-30 22:49:26 +01:00
parent 5cac40a438
commit e7f2139e25
14 changed files with 172 additions and 145 deletions

View File

@@ -7,7 +7,7 @@
namespace nix {
MakeError(NoTokens, Error)
MakeError(NoTokens, Error);
/* This class hands out tokens. There are only maxTokens tokens
available. Calling get(N) will return a Token object, representing