Fix #215
This commit is contained in:
parent
2cbde19ec4
commit
31efcac687
|
@ -25,6 +25,7 @@ module constants;
|
||||||
*/
|
*/
|
||||||
immutable string[] pragmas = [
|
immutable string[] pragmas = [
|
||||||
"lib",
|
"lib",
|
||||||
|
"mangle",
|
||||||
"msg",
|
"msg",
|
||||||
"startaddress"
|
"startaddress"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue