浏览代码

Merge pull request #37 from mattn/add-nacl

Add nacl
mattn 6 年之前
父节点
当前提交
1311e847b0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      isatty_others.go

+ 1 - 1
isatty_others.go

@@ -1,4 +1,4 @@
-// +build appengine js
+// +build appengine js nacl
 
 package isatty