diff options
author | Li Jin <dragon-fly@qq.com> | 2020-02-03 15:44:20 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2020-02-03 15:44:20 +0800 |
commit | d75848152e337fc9d3a4041ec310fea07476c0a8 (patch) | |
tree | 22e74a062b8eaff1fd99f002c473ccdfd5181157 /.gitignore | |
parent | d8901102a1e39e651b08b66257c176b5803b9bc0 (diff) | |
download | yuescript-d75848152e337fc9d3a4041ec310fea07476c0a8.tar.gz yuescript-d75848152e337fc9d3a4041ec310fea07476c0a8.tar.bz2 yuescript-d75848152e337fc9d3a4041ec310fea07476c0a8.zip |
fix some cases when using backcall with assignment.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ | |||
1 | moonc | 1 | moonp |
2 | build | 2 | build |
3 | spec/outputs | 3 | spec/outputs |