Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4bfbbf2

Browse files
authored
Create test.pdl
1 parent d7ce067 commit 4bfbbf2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

‎PDL/pdl-hl/test.pdl‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
class test {
2+
str name = 'charlie'
3+
int number = 2
4+
raw file_path = /'C:/source/calc/add.py'/
5+
list array = ['Pizza', 'Taco', 'Burger']
6+
bool torf = true
7+
8+
'''
9+
Dope docstring
10+
'''
11+
// This is a comment
12+
/* This is a
13+
block comment */
14+
};

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /