]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Report error in real literal if exponent has no digits
author星外之神 <wszqkzqk@qq.com>
Tue, 25 Oct 2022 13:02:32 +0000 (21:02 +0800)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 26 Oct 2022 05:14:00 +0000 (07:14 +0200)
commit2b69b8accac817f23bd51ca41d14deec131d83c5
treee4b1320023832b6e715cdb41748db4cded18e047
parente159e1dba7baa75814b1a84f668dc839e8c2e184
vala: Report error in real literal if exponent has no digits
tests/Makefile.am
tests/semantic/realliteral-exponent-has-no-digits.test [new file with mode: 0644]
tests/semantic/realliteral-exponent-has-no-digits2.test [new file with mode: 0644]
tests/semantic/realliteral-exponent-has-no-digits3.test [new file with mode: 0644]
vala/valarealliteral.vala