mirror of
https://github.com/marketideas/qasm.git
synced 2025-02-05 15:30:33 +00:00
test
This commit is contained in:
parent
f8c793ead2
commit
f2addba16b
2
asm.cpp
2
asm.cpp
@ -1387,7 +1387,7 @@ void CLASS::initpass(void)
|
||||
savepath = getConfig("option.objfile", "");
|
||||
|
||||
relocatable = false;
|
||||
currentsym = NULL;
|
||||
currentsym = &topSymbol; // this is the default symbol for :locals without a global above;
|
||||
currentsymstr = "";
|
||||
lineno = 0;
|
||||
errorct = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user