Pony: fix identifier and keyword
ClosedPublic

Authored by jpoelen on Apr 28 2018, 1:11 AM.

Details

Summary
  • missing elseiftype keyword
  • fix DataType of 1 or 2 characters or starting with _
  • ' suffix is valid for a variable
Test Plan

Run the tests.

Diff Detail

Repository
R216 Syntax Highlighting
Branch
fix_pony
Lint
No Linters Available
Unit
No Unit Test Coverage
jpoelen created this revision.Apr 28 2018, 1:11 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 28 2018, 1:11 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
jpoelen requested review of this revision.Apr 28 2018, 1:11 AM
dhaumann accepted this revision.May 6 2018, 7:07 PM

Looks good, will integrate.

This revision is now accepted and ready to land.May 6 2018, 7:07 PM
Closed by commit R216:ec6486460a6a: Pony: fix identifier and keyword (authored by Unknown Object (User), committed by dhaumann). · Explain WhyMay 6 2018, 7:09 PM
This revision was automatically updated to reflect the committed changes.