fix width issue
svn: r15413 original commit: 83c356ff21805c07a7ad1123bbb5e0832578db23
This commit is contained in:
parent
1d6e47b730
commit
e4bf3fb619
|
@ -775,7 +775,8 @@ already beyond it).
|
|||
@list{var x = blah();}
|
||||
@thunk['blah]{
|
||||
@ifdef["BLEHOS"
|
||||
@list{@disable-prefix{#}include <bleh.h>
|
||||
@list{@disable-prefix{#}@;
|
||||
include <bleh.h>
|
||||
bleh();}
|
||||
@list{error("no bleh");}]
|
||||
}]
|
||||
|
|
Loading…
Reference in New Issue
Block a user