]> git.ipfire.org Git - thirdparty/vala.git/commit
parser: Don't include assigned value in source_reference of constants
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 8 Mar 2019 17:46:02 +0000 (18:46 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 8 Mar 2019 17:46:02 +0000 (18:46 +0100)
commit389755543d10c3ae5ffc8786fbf5f06ee5ce7f15
treeee62fa6e94a9598e193c0fd0b850d2e1a92fe111
parent40fa34979a4f4fd056bc05f8af0cb7b511205c11
parser: Don't include assigned value in source_reference of constants

This is how it is done for fields already.
vala/valaparser.vala