featurkck: Typo
This commit is contained in:
parent
63fcbcf3ce
commit
de5498650a
@ -23,7 +23,7 @@ import sys, os, re
|
||||
src_dir = sys.argv[1]
|
||||
|
||||
# Features that are allowed to exist in both the language and the library
|
||||
joint_features = [ "on_unimpleented" ]
|
||||
joint_features = [ ]
|
||||
|
||||
# Grab the list of language features from the compiler
|
||||
language_gate_statuses = [ "Active", "Deprecated", "Removed", "Accepted" ]
|
||||
|
Loading…
Reference in New Issue
Block a user