blob: a82d83a47ac3bdb185134fd3a9513c24fbc763f8 [file] [log] [blame]
John Stiles2630ea32020-12-04 10:51:21 -05001enum class E {
2 hello,
3 world,
4 fragmentProcessor
5};