Skip to content

Commit 2d025d0

Browse files
committed
another 'an' exception
1 parent 546b1fd commit 2d025d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xt/an-grammar.rakutest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ sub test-it(Str $output, Str $file) {
6969
'once' | 'one' | 'u' | 'uc' | 'ucfirst' | 'udp' | 'ui' | 'unary' | 'uni' |
7070
'unicode' | 'uniform' | 'uniprops' | 'unique' | 'unit' | 'unitcheck' |
7171
'universally'| 'unix' | 'uri' | 'url' | 'usable' | 'usage' | 'use' |
72-
'useful' | 'used' | 'user' | 'usual' | 'usually' | 'utc' | 'utf8'
72+
'useful' | 'used' | 'user' | 'usual' | 'usually' | 'utc' | 'utf8' | 'utility'
7373
{
7474
$wanted = "a";
7575
}

0 commit comments

Comments
 (0)