================================================================================
modules/duplicateProperty1
================================================================================

import "pkl:test"

test = "test" // duplicate

--------------------------------------------------------------------------------

(module
  (importClause
    (stringConstant))
  (classProperty
    (identifier)
    (slStringLiteral))
  (lineComment))
