introduce assignments (#3345)

This commit is contained in:
Alex Lam S.L
2019-03-18 21:28:41 +08:00
committed by GitHub
parent 7aa7f21872
commit 615ae37ca3
8 changed files with 124 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
asm_mixed: {
options = {
assignments: true,
booleans: true,
comparisons: true,
conditionals: true,