]> source.dussan.org Git - poi.git/commit
[bug-65606] allow return type (second param) to be omitted - still other scenarios...
authorPJ Fanning <fanningpj@apache.org>
Sun, 3 Oct 2021 12:28:19 +0000 (12:28 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 3 Oct 2021 12:28:19 +0000 (12:28 +0000)
commit4cce90f31e6593b3021894d1431fa1bc6c27876d
treeea93c2a17d35831680a8b290aeb298196fbae540
parent875e921f86d07579c6d4ba04a90cd282950f0950
[bug-65606] allow return type (second param) to be omitted - still other scenarios to be fixed though

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893851 13f79535-47bb-0310-9956-ffa450edef68
poi/src/main/java/org/apache/poi/ss/formula/functions/WeekNum.java
poi/src/test/java/org/apache/poi/ss/formula/functions/TestWeekNumFunc.java [new file with mode: 0644]