typing
after pressing ENTER, all keyworks get capitalized except "const"
B4X:
public const a as int = 1
B4X:
Public const a As Int = 1