Fix for pass the test.

Add newline at end of file.
This commit is contained in:
atsuyuki 2021-10-11 21:40:49 +09:00 committed by Kyle Brown
parent 04b720da5b
commit edfd127148

View File

@ -30,4 +30,4 @@ KC.RCBR = KC.LSFT(KC.NUHS) # }
KC.LABK = KC.LSFT(KC.COMM) # <
KC.RABK = KC.LSFT(KC.DOT) # >
KC.QUES = KC.LSFT(KC.SLSH) # ?
KC.UNDS = KC.LSFT(KC.INT1) # _
KC.UNDS = KC.LSFT(KC.INT1) # _