Additional comment.

This commit is contained in:
Gav Wood 2016-01-24 00:10:55 +01:00
parent 788213f48f
commit 7528c725bb

View File

@ -1,4 +1,5 @@
#![feature(plugin)]
// TODO: uncomment once this can be made to work.
//#![plugin(docopt_macros)]
extern crate docopt;