Skip to content

Commit de54986

Browse files
committed
featurkck: Typo
1 parent 63fcbcf commit de54986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/featureck.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
src_dir = sys.argv[1]
2424

2525
# Features that are allowed to exist in both the language and the library
26-
joint_features = [ "on_unimpleented" ]
26+
joint_features = [ ]
2727

2828
# Grab the list of language features from the compiler
2929
language_gate_statuses = [ "Active", "Deprecated", "Removed", "Accepted" ]

0 commit comments

Comments
 (0)